Skip to content

Hostname

dammah.cafe

Last fetched

dammah.cafe resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · dammah.cafeRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dammah.cafe

Resolution chain

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

IPPrefixASNOperatorCountry
3.21.73.283.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0165363397
Contact emails

Threat posture

History

Mail and authentication

MX records

  • dammah.cafe

SPF policy

4 SPF mechanisms authorising senders for dammah.cafe.

MechanismTarget
SPF_Adammah.cafe
SPF_INCLUDEspf.websiteservername.com
SPF_IP64.34.65.10
SPF_MXdammah.cafe

Related pages

Pivot deeper into the graph from dammah.cafe.

Cypher and MCP

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

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