Hostname
relyon.com
Last fetched
relyon.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
relyon.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.245.46.29 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.31 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.51 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.46.8 | 18.245.44.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.132.22 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.132.52 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.132.76 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.132.89 | 3.128.0.0/10 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.110 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.116 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.51 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.94 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of relyon.com owner
- Contact emails
Subdomains
19 observed subdomains of relyon.com.
Web-graph footprint
Distinct hostnames that link to or from relyon.com in the public web crawl.
133 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for relyon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 388026.spf03.hubspotemail.net |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.chainwisehosted.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from relyon.com.
- IP · 18.245.46.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 66a88965-717b-44c3-b8f7-4477d2eac9a1@identity-protect.org
- TLD · .com
- Browse hostnames · re…
- 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: "relyon.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.