Skip to content

Hostname

logicdata.net

Last fetched

logicdata.net resolves to 1 IPv4 address operated by A1TELEKOM-AT A1 Telekom Austria AG in AT. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · logicdata.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/logicdata.net

Resolution chain

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

IPPrefixASNOperatorCountry
80.120.196.9080.120.0.0/14AS8447A1TELEKOM-AT A1 Telekom Austria AGAT

WHOIS identity

Registrar
iana:151
Organization
logicdata electronic & software
Contact emails

Subdomains

21 observed subdomains of logicdata.net.

Web-graph footprint

Distinct hostnames that link to or from logicdata.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for logicdata.net.

MechanismTarget
SPF_Aer-mail.erecruiter.net
SPF_Alogicdata.net
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.51.198.132
SPF_IP193.200.113.118
SPF_IP193.200.113.80
SPF_IP193.228.122.60/32
SPF_IP193.228.122.61/32
SPF_IP80.120.196.82
SPF_IP80.120.196.83/32
SPF_IP80.120.196.86
SPF_IP94.247.144.80/32
SPF_IP94.247.144.82/32
SPF_IP94.247.146.80
SPF_MXlogicdata.net

Related pages

Pivot deeper into the graph from logicdata.net.

Cypher and MCP

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

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