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
Resolution chain
spargoinc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.71.242.248 | 167.71.240.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- j. spargo and associates, incorporated
- Contact emails
Subdomains
45 observed subdomains of spargoinc.com.
Showing 25 of 45. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for spargoinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | incontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.111.0.0/16 |
| SPF_IP | 136.147.135.0/24 |
| SPF_IP | 136.147.176.0/24 |
| SPF_IP | 136.147.182.0/24 |
| SPF_IP | 159.183.219.108 |
| SPF_IP | 168.245.65.171 |
| SPF_IP | 18.212.59.143 |
| SPF_IP | 198.245.81.0/24 |
| SPF_IP | 199.122.123.0/24 |
| SPF_IP | 205.201.40.0/21 |
| SPF_IP | 206.188.11.76/28 |
| SPF_IP | 206.188.11.91/30 |
| SPF_IP | 207.166.92.11/32 |
| SPF_IP | 207.166.95.11/32 |
| SPF_IP | 34.234.155.240/32 |
| SPF_IP | 63.234.142.240/29 |
| SPF_IP | 67.23.119.0/25 |
| SPF_IP | 72.32.148.211/32 |
Related pages
Pivot deeper into the graph from spargoinc.com.
- IP · 167.71.242.248
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:2
- Country · US
- Email · john.baker@jspargo.com
- TLD · .com
- Browse hostnames · sp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.