Hostname
westernm.com
Last fetched
westernm.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:636 as the registrar.
Nutrition Label
Resolution chain
westernm.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 |
|---|---|---|---|---|
| 52.223.50.62 | 52.223.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 75.2.7.19 | 75.2.0.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:636
- Organization
- john bovone
- Contact emails
- 2uvvtazom0exvew8@private-contact.com
- bny2ainrofeikadl@private-contact.com
- egyxbw93zlm2jrk0@private-contact.com
- eltqgae8h5k3oesx@private-contact.com
- g3dyuywu9txv0xid@private-contact.com
- gcufpq8vpnslywnh@private-contact.com
- hqohaf3jlciofgie@private-contact.com
- htjcqamql3uxk9uy@private-contact.com
- i9mgnifki7ms2dad@private-contact.com
- jpfykzfbzhumn7zr@private-contact.com
- l060tqzpxljlnzxe@private-contact.com
- mvg5q9os9yqvuamq@private-contact.com
- nj6xhhvdhxa22lf0@private-contact.com
- nmwcgqxmg1jnliur@private-contact.com
- nxdesj1uncshzwuu@private-contact.com
- o55sw6i8j15ug9pm@private-contact.com
- pkpw7bwxcojekrhn@private-contact.com
- rj8gvjan6nazgre0@private-contact.com
- rug9uysbgdusiahj@private-contact.com
- t04qzgds8hhfotb9@private-contact.com
- and 3 more
Subdomains
2 observed subdomains of westernm.com.
| Subdomain |
|---|
| support.westernm.com |
| www.westernm.com |
Web-graph footprint
Distinct hostnames that link to or from westernm.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for westernm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | lcs.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 74.115.42.0/23 |
| SPF_MX | westernm.com |
Related pages
Pivot deeper into the graph from westernm.com.
- IP · 52.223.50.62
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:636
- Country · CA
- Email · 2uvvtazom0exvew8@private-contact.com
- TLD · .com
- Browse hostnames · we…
- 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: "westernm.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.