Hostname
spirejoy.com
Last fetched
spirejoy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
spirejoy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.60.100 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.116 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.59 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 108.157.60.89 | 108.157.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TR |
| 3.165.113.100 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.119 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.82 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.165.113.97 | 3.165.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of spirejoy.com owner
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from spirejoy.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for spirejoy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.onlarksuite.com |
Related pages
Pivot deeper into the graph from spirejoy.com.
- IP · 108.157.60.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · TR
- Email · 9cf28035-d6eb-42bc-a4da-b71d00bd1d95@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: "spirejoy.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.