Skip to content

Hostname

archify.com

Last fetched

archify.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · archify.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/archify.com

Resolution chain

archify.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.96104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.96104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.34172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
egoarchive.com
Contact emails

Subdomains

7 observed subdomains of archify.com.

Web-graph footprint

Distinct hostnames that link to or from archify.com in the public web crawl.

351 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for archify.com.

MechanismTarget
SPF_INCLUDE8993205.spf05.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.106.15.0/24
SPF_IP161.38.195.105
SPF_IP198.61.254.56
SPF_IP209.61.151.240
SPF_IP221.121.145.0/24
SPF_IP69.169.234.143
SPF_IP69.169.234.144

Related pages

Pivot deeper into the graph from archify.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "archify.com"})-[: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.