Hostname
shemax.com
Last fetched
shemax.com resolves to 1 IPv4 address operated by FORENDATA - Foren Data, Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
shemax.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 |
|---|---|---|---|---|
| 162.254.214.64 | 162.254.214.0/24 | AS19683 | FORENDATA - Foren Data, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- shemax.com@monikerprivacy.net
- pw-338104b65c79cf0cd9a4e87c8e7daf37@privacyguardian.org
- pw-82201e295b2baec81c4ba734946ef32b@privacyguardian.org
- pw-a365bfe237a7e241e49ddd1290f719e7@privacyguardian.org
- pw-a69ef609df9e975bcb95ee00ad81afe4@privacyguardian.org
- pw-aaa75c7187bf597b3988a9ef4a5ffb1a@privacyguardian.org
- pw-db3060b02a773920f55958ee19eccb6a@privacyguardian.org
Subdomains
22 observed subdomains of shemax.com.
Showing 18 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from shemax.com in the public web crawl.
20 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for shemax.com.
| Mechanism | Target |
|---|---|
| SPF_A | shemax.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 162.254.214.64 |
| SPF_IP | 162.254.215.0/22 |
| SPF_IP | 38.128.115.0/24 |
| SPF_IP | 66.171.238.0/22 |
| SPF_MX | mail.gigegeo.com |
| SPF_MX | mail.shemax.com |
| SPF_MX | shemax.com |
Related pages
Pivot deeper into the graph from shemax.com.
- IP · 162.254.214.64
- ASN · AS19683FORENDATA - Foren Data, Inc.
- Registrar · iana:1479
- Country · US
- Email · shemax.com@monikerprivacy.net
- TLD · .com
- Browse hostnames · sh…
- 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: "shemax.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.