Skip to content

Hostname

itmnetworks.net

Last fetched

itmnetworks.net resolves to 1 IPv4 address operated by DACEN-2 - Centrilogic, Inc. in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · itmnetworks.netRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/itmnetworks.net

Resolution chain

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

IPPrefixASNOperatorCountry
192.111.157.101192.111.144.0/20AS31863DACEN-2 - Centrilogic, Inc.US

WHOIS identity

Registrar
iana:303
Organization
itm networks - network operations center
Contact emails

Subdomains

867 observed subdomains of itmnetworks.net.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for itmnetworks.net.

MechanismTarget
SPF_IP142.44.179.115
SPF_IP142.44.179.125/30
SPF_IP144.217.248.167
SPF_IP148.113.171.142
SPF_IP149.56.0.24/30
SPF_IP192.95.45.180/30
SPF_IP198.50.184.98
SPF_IP50.114.62.23
SPF_IP51.79.17.62
SPF_IP51.79.18.113
SPF_IP51.79.72.135
SPF_IP54.39.157.202

Related pages

Pivot deeper into the graph from itmnetworks.net.

Cypher and MCP

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

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