Hostname
referralyard.com
Last fetched
referralyard.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
referralyard.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 |
|---|---|---|---|---|
| 52.15.83.136 | 52.15.64.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of referralyard.com owner
- Contact emails
- 608950a2-a741-49aa-bedb-c46bff005391@identity-protect.org
- 722dc660-23cf-4210-95df-492cc162aabb@identity-protect.org
- 7383f5d9-0feb-4951-909f-bae884d293dc@identity-protect.org
- 9c9fc20e-a7af-4820-b7a4-b1a5c76a95d2@identity-protect.org
- dff94593-58b5-4833-973d-76d5007ae340@identity-protect.org
- fd56d6a8-3c4a-43d7-a0bc-d2e675cae830@identity-protect.org
- owner-10229996@referralyard.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of referralyard.com.
| Subdomain |
|---|
| www.referralyard.com |
Web-graph footprint
Distinct hostnames that link to or from referralyard.com in the public web crawl.
8 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for referralyard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from referralyard.com.
- IP · 52.15.83.136
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 608950a2-a741-49aa-bedb-c46bff005391@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: "referralyard.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.