Hostname
sprinque.com
Last fetched
sprinque.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
sprinque.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 |
|---|---|---|---|---|
| 15.197.225.128 | 15.197.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.251.168 | 3.33.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- on behalf of sprinque.com owner
- Contact emails
- markholleman@gmail.com
- 019edae2-070e-479b-a740-cd0309dc6ea8@identity-protect.org
- 47c05982-2c5f-4b8b-baf9-57f7b9467c3b@identity-protect.org
- 50a96d84-2076-4d25-8f5c-068b8a903ce1@identity-protect.org
- 7479cbb4-7e48-4e78-a80c-185533b3d23d@identity-protect.org
- a89dd910-800b-4393-ab5d-84873d2abd7e@identity-protect.org
- af4c324d-93d3-41f2-be89-39683c19bc2f@identity-protect.org
- owner-11175703@sprinque.com.whoisprivacyservice.org
- owner-11601176@sprinque.com.whoisprivacyservice.org
- owner-11985550@sprinque.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of sprinque.com.
| Subdomain |
|---|
| www.sprinque.com |
Web-graph footprint
Distinct hostnames that link to or from sprinque.com in the public web crawl.
34 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from sprinque.com.
- IP · 15.197.225.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · CA
- Email · markholleman@gmail.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: "sprinque.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.