Hostname
the-stitches.com
Last fetched
the-stitches.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
the-stitches.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 |
|---|---|---|---|---|
| 116.202.2.182 | 116.202.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of the-stitches.com owner
- Contact emails
- 21d64fce-b6ce-402d-be9c-b2b27c1cbb81@identity-protect.org
- 273745c3-f18d-4466-94bd-a54c288dd951@identity-protect.org
- 660398d8-3bbb-44d8-b5aa-2a2b7d89d4bb@identity-protect.org
- 815ed194-4a45-41e5-b289-be717d98df9d@identity-protect.org
- 837c77c9-27b9-423f-9612-a7c372e6646b@identity-protect.org
- b1c11e16-3abb-4c8b-8d19-08b194403065@identity-protect.org
- e510d71c-2c42-4671-bca0-62d90e060392@identity-protect.org
Subdomains
1 observed subdomain of the-stitches.com.
| Subdomain |
|---|
| www.the-stitches.com |
Web-graph footprint
Distinct hostnames that link to or from the-stitches.com in the public web crawl.
25 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 the-stitches.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from the-stitches.com.
- IP · 116.202.2.182
- ASN · AS24940
- Registrar · iana:468
- Country · DE
- Email · 21d64fce-b6ce-402d-be9c-b2b27c1cbb81@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "the-stitches.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.