Skip to content

Hostname

batortabor.org

Last fetched

batortabor.org resolves to 1 IPv4 address operated by AS44302 in HU. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · batortabor.orgRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/batortabor.org

Resolution chain

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

IPPrefixASNOperatorCountry
217.27.213.45217.27.208.0/20AS44302HU

WHOIS identity

Registrar
iana:1068
Organization
barrats town
Contact emails

Subdomains

17 observed subdomains of batortabor.org.

Web-graph footprint

Distinct hostnames that link to or from batortabor.org in the public web crawl.

126 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for batortabor.org.

MechanismTarget
SPF_Abatortabor.org
SPF_INCLUDEbatortabor-onkenteskezelo100.mendixcloud.com
SPF_IP217.27.213.38
SPF_IP217.27.213.45
SPF_IP87.229.70.106
SPF_IP94.199.49.51
SPF_IP94.199.53.241
SPF_MXbatortabor.org

Related pages

Pivot deeper into the graph from batortabor.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "batortabor.org"})-[: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.