Hostname
stitchdata.com
Last fetched
stitchdata.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
stitchdata.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.167.90 | 15.197.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 3.33.186.135 | 3.33.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of stitchdata.com owner
- Contact emails
- rmoore@rjmetrics.com
- 112b7f70-6b32-4abc-b383-e1b0ec958866@identity-protect.org
- 2b73d7d1-03f8-488c-8e4d-6e7d9ddc8e94@identity-protect.org
- 81b74396-a356-47a3-98a5-e6693cbca50d@identity-protect.org
- e8325b85-f22b-4372-b94c-7eaa52cf9876@identity-protect.org
- ef9c81ff-7527-4121-bba1-1934caba2f45@identity-protect.org
- fbaabf40-f23e-48fc-9214-998898ada72f@identity-protect.org
- owner-1033186@stitchdata.com.whoisprivacyservice.org
- owner-10475714@stitchdata.com.whoisprivacyservice.org
- owner-10496033@stitchdata.com.whoisprivacyservice.org
- owner-1126072@stitchdata.com.whoisprivacyservice.org
- owner-1464012@stitchdata.com.whoisprivacyservice.org
- owner-4546322@stitchdata.com.whoisprivacyservice.org
- owner-5356169@stitchdata.com.whoisprivacyservice.org
- owner-5626118@stitchdata.com.whoisprivacyservice.org
- owner-5798605@stitchdata.com.whoisprivacyservice.org
- owner-586174@stitchdata.com.whoisprivacyservice.org
- owner-6082870@stitchdata.com.whoisprivacyservice.org
- owner-679060@stitchdata.com.whoisprivacyservice.org
- owner-8326701@stitchdata.com.whoisprivacyservice.org
- and 3 more
Subdomains
26 observed subdomains of stitchdata.com.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stitchdata.com in the public web crawl.
830 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for stitchdata.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from stitchdata.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stitchdata.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.