Skip to content

Hostname

smartypig.com

Last fetched

smartypig.com resolves to 2 IPv4 addresses operated by Q2HOLDINGS - Q2 Software, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · smartypig.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smartypig.com

Resolution chain

smartypig.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.0.54.5192.0.54.0/24AS62659Q2HOLDINGS - Q2 Software, Inc.US
192.0.63.251192.0.63.0/24AS62659Q2HOLDINGS - Q2 Software, Inc.US

WHOIS identity

Registrar
iana:2
Organization
smartypig
Contact emails

Subdomains

23 observed subdomains of smartypig.com.

Web-graph footprint

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

223 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for smartypig.com.

MechanismTarget
SPF_INCLUDEdelivery.net
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.61.20.0/32
SPF_IP168.61.71.0/32
SPF_IP65.121.137.234/28
SPF_MXsmartypig.com

Related pages

Pivot deeper into the graph from smartypig.com.

Cypher and MCP

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

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