Skip to content

Hostname

archives4u.com

Last fetched

archives4u.com resolves to 1 IPv4 address operated by AS50957 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · archives4u.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/archives4u.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.200.136.20389.200.136.0/21AS50957GB

WHOIS identity

Registrar
iana:48
Organization
harry bailey
Contact emails

Subdomains

2 observed subdomains of archives4u.com.

Threat posture

History

Mail and authentication

MX records

  • archives4u.com

SPF policy

8 SPF mechanisms authorising senders for archives4u.com.

MechanismTarget
SPF_Aarchives4u.com
SPF_INCLUDEcmail1.com
SPF_IP31.222.144.0
SPF_IP31.222.144.1
SPF_IP31.222.144.2
SPF_IP37.128.132.184
SPF_IP89.200.136.203
SPF_MXarchives4u.com

Related pages

Pivot deeper into the graph from archives4u.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "archives4u.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.