Hostname
waysidepublishing.com
Last fetched
waysidepublishing.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
waysidepublishing.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.20.147.12 | 52.20.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of waysidepublishing.com owner
- Contact emails
- he5d88a866m@networksolutionsprivateregistration.com
- mj6cj3r57t8@networksolutionsprivateregistration.com
- re7ne32d4qz@networksolutionsprivateregistration.com
- 194a7bd0-8cf4-447a-b2ab-795c88b797aa@identity-protect.org
- 2333682d-a132-4919-9723-2892bb330664@identity-protect.org
- 48a3536d-16a3-43f9-8ef2-1eb06e4e4364@identity-protect.org
- 69177b5f-0a79-404d-bae6-979d9ae976f6@identity-protect.org
- d0d754a8-2f21-4f7c-a967-6e5c4ff6f68d@identity-protect.org
- ec8eff89-d460-449a-82b8-e4023f9e4eaf@identity-protect.org
Subdomains
18 observed subdomains of waysidepublishing.com.
Web-graph footprint
Distinct hostnames that link to or from waysidepublishing.com in the public web crawl.
106 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for waysidepublishing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | stspg-customer.com |
Related pages
Pivot deeper into the graph from waysidepublishing.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "waysidepublishing.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.