Skip to content

Hostname

pennoni.com

Last fetched

pennoni.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pennoni.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pennoni.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.81.27.17020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

21 observed subdomains of pennoni.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for pennoni.com.

MechanismTarget
SPF_INCLUDE45427433.spf10.hubspotemail.net
SPF_INCLUDE_spf.arlo.co
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEo365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus-k1.o365.crossware.co.nz
SPF_IP167.89.11.197/32
SPF_IP20.81.27.170
SPF_IP208.42.98.19/32
SPF_IP4.4.211.91
SPF_IP52.1.234.206/32
SPF_IP52.70.152.226/32
SPF_IP54.165.79.164/32

Related pages

Pivot deeper into the graph from pennoni.com.

Cypher and MCP

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

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