Skip to content

Hostname

spigit.com

Last fetched

spigit.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · spigit.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/spigit.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.189.150.8018.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.217.60.24618.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.220.121.6318.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.167.20418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.56.10118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.129.2.1813.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.92.553.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.206.613.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.196.133.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.39.2003.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.248.2043.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.139.160.1783.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.14.40.1383.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.83.1743.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.146.2153.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.65.1273.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.145.225.353.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.15.2093.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.148.28.1583.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.149.128.03.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

552 observed subdomains of spigit.com.

Web-graph footprint

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

146 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for spigit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-0016c201.pphosted.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.161.146.74

Related pages

Pivot deeper into the graph from spigit.com.

Cypher and MCP

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

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