Skip to content

Hostname

baseclass-automation.com

Last fetched

baseclass-automation.com resolves to 1 IPv4 address operated by MAGYAR-TELEKOM-MAIN-AS Magyar Telekom Nyrt. in HU. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · baseclass-automation.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/baseclass-automation.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.183.229.11281.182.0.0/15AS5483MAGYAR-TELEKOM-MAIN-AS Magyar Telekom Nyrt.HU

WHOIS identity

Registrar
iana:113
Organization
andor gaudia
Contact emails

Subdomains

3 observed subdomains of baseclass-automation.com.

Web-graph footprint

Distinct hostnames that link to or from baseclass-automation.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • baseclass-automation.com

SPF policy

2 SPF mechanisms authorising senders for baseclass-automation.com.

MechanismTarget
SPF_Abaseclass-automation.com
SPF_MXbaseclass-automation.com

Related pages

Pivot deeper into the graph from baseclass-automation.com.

Cypher and MCP

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

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