Skip to content

Hostname

menopausecafe.net

Last fetched

menopausecafe.net resolves to 1 IPv4 address operated by AS12488 in GB. WHOIS lists iana:1755 as the registrar.

Nutrition Label

WHISPER CANON · menopausecafe.netRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/menopausecafe.net

Resolution chain

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

IPPrefixASNOperatorCountry
77.72.1.3477.72.0.0/21AS12488GB

WHOIS identity

Registrar
iana:1755
Organization
andrew sanwell
Contact emails

Subdomains

7 observed subdomains of menopausecafe.net.

Web-graph footprint

Distinct hostnames that link to or from menopausecafe.net in the public web crawl.

196 sites link to this hostname.

162 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for menopausecafe.net.

MechanismTarget
SPF_Amenopausecafe.net
SPF_INCLUDErelay.k.io
SPF_IP77.72.1.34
SPF_IP95.128.128.129
SPF_MXmenopausecafe.net

Related pages

Pivot deeper into the graph from menopausecafe.net.

Cypher and MCP

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

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