Hostname
arammester.com
Last fetched
arammester.com resolves to 1 IPv4 address operated by HostingBazis - HostingBazis Beteti Tarsasag in HU. WHOIS lists iana:2487 as the registrar.
Nutrition Label
Resolution chain
arammester.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 |
|---|---|---|---|---|
| 87.229.85.82 | 87.229.84.0/23 | AS215904 | HostingBazis - HostingBazis Beteti Tarsasag | HU |
WHOIS identity
- Registrar
- iana:2487
- Organization
- domain admin
- Contact emails
Subdomains
10 observed subdomains of arammester.com.
Threat posture
History
Mail and authentication
MX records
- arammester.com
SPF policy
4 SPF mechanisms authorising senders for arammester.com.
| Mechanism | Target |
|---|---|
| SPF_A | arammester.com |
| SPF_IP | 37.17.170.17 |
| SPF_IP | 87.229.85.82 |
| SPF_MX | arammester.com |
Related pages
Pivot deeper into the graph from arammester.com.
- IP · 87.229.85.82
- ASN · AS215904HostingBazis - HostingBazis Beteti Tarsasag
- Registrar · iana:2487
- Country · HU
- Email · arammester.com-owner-0bjz@customers.whoisprivacycorp.com
- TLD · .com
- Browse hostnames · ar…
- 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: "arammester.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.