Skip to content

Hostname

automaticgroup.automaticfire.ie

Last fetched

automaticgroup.automaticfire.ie resolves to 1 IPv4 address operated by WEBWORLD-AS ta Web World Ireland in IE.

Nutrition Label

WHISPER CANON · automaticgroup.automaticfire.ieRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/automaticgroup.automaticfire.ie

Resolution chain

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

IPPrefixASNOperatorCountry
83.138.8.11883.138.8.0/21AS30900WEBWORLD-AS ta Web World IrelandIE

WHOIS identity

No WHOIS records are currently associated with automaticgroup.automaticfire.ie in WhisperGraph.

Subdomains

1 observed subdomain of automaticgroup.automaticfire.ie.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for automaticgroup.automaticfire.ie.

MechanismTarget
SPF_Aautomaticgroup.automaticfire.ie
SPF_INCLUDErelay.mailchannels.net
SPF_IP83.138.8.118
SPF_MXautomaticgroup.automaticfire.ie

Related pages

Pivot deeper into the graph from automaticgroup.automaticfire.ie.

Cypher and MCP

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

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