Skip to content

Hostname

menekasenn.com

Last fetched

menekasenn.com resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · menekasenn.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/menekasenn.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.38.212.25454.38.0.0/16AS16276GB

WHOIS identity

Registrar
iana:69
Organization
m senn
Contact emails

Subdomains

8 observed subdomains of menekasenn.com.

Web-graph footprint

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

7 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • menekasenn.com

SPF policy

10 SPF mechanisms authorising senders for menekasenn.com.

MechanismTarget
SPF_Amenekasenn.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mail.yahoo.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsend.aweber.com
SPF_IP217.25.9.137
SPF_IP51.89.213.236
SPF_IP54.38.212.254
SPF_IP87.254.25.84
SPF_MXmenekasenn.com

Related pages

Pivot deeper into the graph from menekasenn.com.

Cypher and MCP

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

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