Skip to content

Hostname

mx1.ticnw.net

Last fetched

mx1.ticnw.net resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · mx1.ticnw.netRouting diversity5.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mx1.ticnw.net

Resolution chain

mx1.ticnw.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.168.104.194104.168.104.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.104.195104.168.104.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.108.92104.168.108.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.108.93104.168.108.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.6.155.82107.6.152.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.155.83107.6.152.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.155.84107.6.152.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.155.85107.6.152.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
107.6.155.86107.6.152.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
174.142.188.13174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.188.15174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.188.16174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.188.17174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.188.18174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
185.199.226.18185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.19185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.20185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.21185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.22185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.23185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS

WHOIS identity

No WHOIS records are currently associated with mx1.ticnw.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mx1.ticnw.net.

Related pages

Pivot deeper into the graph from mx1.ticnw.net.

Cypher and MCP

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

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