Skip to content

Hostname

conet.de

Last fetched

conet.de resolves to 2 IPv4 addresses operated by BABIEL-NET in DE.

Nutrition Label

WHISPER CANON · conet.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/conet.de

Resolution chain

conet.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
31.220.147.20031.220.147.0/24AS198913BABIEL-NETDE
62.157.180.20062.156.0.0/14AS3320DTAG Internet service provider operationsDE

WHOIS identity

No WHOIS records are currently associated with conet.de in WhisperGraph.

Subdomains

52 observed subdomains of conet.de.

Web-graph footprint

Distinct hostnames that link to or from conet.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for conet.de.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.conet-de.cloud.nospamproxy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP31.220.147.17
SPF_IP31.220.147.18

Related pages

Pivot deeper into the graph from conet.de.

Cypher and MCP

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

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