Skip to content

Hostname

sippin.com

Last fetched

sippin.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
204.87.151.49204.87.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
gary sippin
Contact emails

Subdomains

13 observed subdomains of sippin.com.

Web-graph footprint

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

10 sites link to this hostname.

84 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sippin.com.

MechanismTarget
SPF_Asippin.com
SPF_INCLUDE_fds.destwin.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP167.20.231.23
SPF_IP204.87.151.45
SPF_IP204.87.151.49
SPF_IP24.151.26.6
SPF_IP32.217.1.17
SPF_IP47.51.90.182
SPF_IP96.39.13.162
SPF_MXsippin.com

Related pages

Pivot deeper into the graph from sippin.com.

Cypher and MCP

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

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