Skip to content

Hostname

intes.de

Last fetched

intes.de resolves to 1 IPv4 address operated by COLT COLT Technology Services Group Limited in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.61.172.154213.61.0.0/16AS8220COLT COLT Technology Services Group LimitedDE

WHOIS identity

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

Subdomains

4 observed subdomains of intes.de.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for intes.de.

MechanismTarget
SPF_Amail.intes.de
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_IP213.61.172.153/29
SPF_MXintes.de

Related pages

Pivot deeper into the graph from intes.de.

Cypher and MCP

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

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