Hostname
asaurum.com
Last fetched
asaurum.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
asaurum.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 |
|---|---|---|---|---|
| 89.161.255.30 | 89.164.22.0/24 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 07db1b1f4fdc8cd223d42d230f04e53912671019c415872fb3ee004092dd7ea2@asaurum.com.whoisproxy.org
- 1b87e73f3f8cac9368646f62e45ac6842f1f4a2e53ce72f41a625d559fe3931d@asaurum.com.whoisproxy.org
- 50ca3496cd63f56b0447e0fee047d09ec38f4c32327df9886078920a99df9fcf@asaurum.com.whoisproxy.org
- 62ffd7429ab29dbe6c6d87c7997c03ab832c4d520f220e9e235495c6c01259af@asaurum.com.whoisproxy.org
- 8f581abcd81c6bd5526a2a8efa04c74c3ed6b5aa785bb2be54fff9ec0fb47a77@asaurum.com.whoisproxy.org
- 93d4960d3f4d464816e67d4bbbf0ec13bf65d6f809a2445fc2fd85cd252dadc8@asaurum.com.whoisproxy.org
- ab2433261eaac9a07fcec0bc42d24eada218b9ad7a172ba836e767fbf935ecbc@asaurum.com.whoisproxy.org
- b59c9ef1aa6aa186447c925878bd25f2ac67863a8707c67d7ecd776e89405d7d@asaurum.com.whoisproxy.org
- b810081e6f96959314a6769deb5b2de48e95eeebcb3aa651e51a906ca81ead45@asaurum.com.whoisproxy.org
- d04c2e71390d65f0386a3d85384f8cb8654720d4b80d3f3894647071b38b03ea@asaurum.com.whoisproxy.org
- dcd4f1fc4268c2c357bc3cb9b6ca975c0f7d3e77f8df5796903ac8744d97a701@asaurum.com.whoisproxy.org
- e735175bfbae1af6431a43f8966aca2f223674caca7056450a902eaebcb66134@asaurum.com.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
- asaurum.com
SPF policy
2 SPF mechanisms authorising senders for asaurum.com.
| Mechanism | Target |
|---|---|
| SPF_A | asaurum.com |
| SPF_MX | asaurum.com |
Related pages
Pivot deeper into the graph from asaurum.com.
- IP · 89.161.255.30
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 07db1b1f4fdc8cd223d42d230f04e53912671019c415872fb3ee004092dd7ea2@asaurum.com.whoisproxy.org
- TLD · .com
- Browse hostnames · as…
- 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: "asaurum.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.