Skip to content

Hostname

ifactory.co

Last fetched

ifactory.co resolves to 1 IPv4 address operated by AS55359 in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ifactory.coRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/ifactory.co

Resolution chain

ifactory.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
118.88.24.53118.88.24.0/22AS55359AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

175 observed subdomains of ifactory.co.

Web-graph footprint

Distinct hostnames that link to or from ifactory.co in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ifactory.co.

MechanismTarget
SPF_Aifactory.co
SPF_IP118.88.24.53
SPF_IP119.18.38.68
SPF_IP172.105.161.59
SPF_IP220.233.0.71/32
SPF_IP54.79.107.136
SPF_IP58.96.61.159
SPF_MXifactory.co

Related pages

Pivot deeper into the graph from ifactory.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ifactory.co"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.