Skip to content

Hostname

colt-engine.it

Last fetched

colt-engine.it resolves to 1 IPv4 address operated by AS47242 in IT. WHOIS lists registrar:colt engine s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · colt-engine.itRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/colt-engine.it

Resolution chain

colt-engine.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
81.31.145.24781.31.145.0/24AS47242IT

WHOIS identity

Registrar
registrar:colt engine s.r.l.
Organization
colt engine
Contact emails

Subdomains

208 observed subdomains of colt-engine.it.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for colt-engine.it.

MechanismTarget
SPF_Acolt-engine.it
SPF_Amail.colt-engine.it
SPF_INCLUDErelay.mailchannels.net
SPF_IP81.31.145.199
SPF_MXcolt-engine.it

Related pages

Pivot deeper into the graph from colt-engine.it.

Cypher and MCP

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

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