Skip to content

Hostname

panini.com

Last fetched

panini.com resolves to 1 IPv4 address operated by TECNOCUBE in IT. WHOIS lists iana:1444 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.180.20.8194.180.20.0/24AS211896TECNOCUBEIT

WHOIS identity

Registrar
iana:1444
Organization
panini north america
Contact emails

Subdomains

19 observed subdomains of panini.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for panini.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsalesforce.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.180.20.8
SPF_IP93.62.207.138
SPF_IP98.123.20.131
SPF_MXpanini.com

Related pages

Pivot deeper into the graph from panini.com.

Cypher and MCP

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

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