Skip to content

Hostname

abrakmester.com

Last fetched

abrakmester.com resolves to 1 IPv4 address operated by AS30836 in HU. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · abrakmester.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/abrakmester.com

Resolution chain

abrakmester.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.199.53.10194.199.48.0/21AS30836HU

WHOIS identity

Registrar
iana:69
Organization
attila toth
Contact emails

Subdomains

2 observed subdomains of abrakmester.com.

Web-graph footprint

Distinct hostnames that link to or from abrakmester.com in the public web crawl.

57 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for abrakmester.com.

MechanismTarget
SPF_Aabrakmester.com
SPF_MXabrakmester.com

Related pages

Pivot deeper into the graph from abrakmester.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abrakmester.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.