Skip to content

Hostname

spargoinc.com

Last fetched

spargoinc.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · spargoinc.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/spargoinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.71.242.248167.71.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
j. spargo and associates, incorporated
Contact emails

Subdomains

45 observed subdomains of spargoinc.com.

Web-graph footprint

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

22 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for spargoinc.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEincontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.111.0.0/16
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP159.183.219.108
SPF_IP168.245.65.171
SPF_IP18.212.59.143
SPF_IP198.245.81.0/24
SPF_IP199.122.123.0/24
SPF_IP205.201.40.0/21
SPF_IP206.188.11.76/28
SPF_IP206.188.11.91/30
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP34.234.155.240/32
SPF_IP63.234.142.240/29
SPF_IP67.23.119.0/25
SPF_IP72.32.148.211/32

Related pages

Pivot deeper into the graph from spargoinc.com.

Cypher and MCP

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

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