Hostname
sprintfwd.com
Last fetched
sprintfwd.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sprintfwd.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.107 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.7 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sprintfwd.com owner
- Contact emails
- 4977ef0b-6a0e-47a4-a8ba-6a51032b9496@identity-protect.org
- 559a9991-3427-49e3-b136-74227d332eae@identity-protect.org
- 71be3002-ef68-46bd-b0a8-1ee5734ba107@identity-protect.org
- a3add350-9104-43bc-be5f-a2bbc73eeb06@identity-protect.org
- ae1f02ad-80ec-47f1-9ad2-99219f04333d@identity-protect.org
- e293e9c4-1b2a-4ff7-b725-96dffa34bf7b@identity-protect.org
- f923ffd4-c135-4ea9-9367-4f6b8150676b@identity-protect.org
- owner-5236313@sprintfwd.com.whoisprivacyservice.org
- owner-9123894@sprintfwd.com.whoisprivacyservice.org
- owner-9318392@sprintfwd.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of sprintfwd.com.
Web-graph footprint
Distinct hostnames that link to or from sprintfwd.com in the public web crawl.
10 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sprintfwd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from sprintfwd.com.
- IP · 199.60.103.107
- ASN · AS209242
- Registrar · iana:468
- Country · US
- Email · 4977ef0b-6a0e-47a4-a8ba-6a51032b9496@identity-protect.org
- 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: "sprintfwd.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.