Skip to content

Hostname

hope-architecture.com

Last fetched

hope-architecture.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · hope-architecture.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/hope-architecture.com

Resolution chain

hope-architecture.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1727
Organization
Contact emails

Subdomains

7 observed subdomains of hope-architecture.com.

Threat posture

History

Mail and authentication

MX records

  • hope-architecture.com

SPF policy

5 SPF mechanisms authorising senders for hope-architecture.com.

MechanismTarget
SPF_Ahope-architecture.com
SPF_INCLUDEspfr.040mail.nl
SPF_IP144.76.93.42
SPF_IP95.216.201.99
SPF_MXhope-architecture.com

Related pages

Pivot deeper into the graph from hope-architecture.com.

Cypher and MCP

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

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