Hostname
amrockers.com
Last fetched
amrockers.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
amrockers.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 |
|---|---|---|---|---|
| 192.254.232.224 | 192.254.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain protection services,
- Contact emails
- 5848d758ea1049b58c4c55976f0ac80d.protect@withheldforprivacy.com
- 07e34dcc4705c762d11837330f68022b25a6c4e07330ec1978f2d21d35eff1b8@amrockers.com.whoisproxy.org
- 1262a0328bbc0d2a78c37d78d6079f847d1cab545cffd701d718b5e132cfbe17@amrockers.com.whoisproxy.org
- 30e1e26656eeb764e097be4bdc1687d39aceb855563cd926c7055a66ab2062fc@amrockers.com.whoisproxy.org
- 552a746801b5ded8362b8b227667b0ae53edc6870460ada83c9ff403d51ac531@amrockers.com.whoisproxy.org
- 6ba9afce6f2291fb460c423791ef4b6efa0a8534f65770c57b88e8816a8878ab@amrockers.com.whoisproxy.org
- e8ad121c198ad28ed86f6a47ad8d274a043b58db9ebb3e32597e332db3bd6f2b@amrockers.com.whoisproxy.org
Subdomains
8 observed subdomains of amrockers.com.
Web-graph footprint
Distinct hostnames that link to or from amrockers.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for amrockers.com.
| Mechanism | Target |
|---|---|
| SPF_A | amrockers.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | amrockers.com |
Related pages
Pivot deeper into the graph from amrockers.com.
- IP · 192.254.232.224
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:1068
- Country · US
- Email · 5848d758ea1049b58c4c55976f0ac80d.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · am…
- 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: "amrockers.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.