Skip to content

Hostname

ntp2.tilted.net

Last fetched

ntp2.tilted.net resolves to 12 IPv4 addresses operated by CASCADEDIVIDE-DC - Cascade Divide Partners, LLC in US.

Nutrition Label

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

Resolution chain

ntp2.tilted.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.152.220.10104.152.220.0/23AS395378CASCADEDIVIDE-DC - Cascade Divide Partners, LLCUS
129.250.35.250129.250.0.0/16AS2914NTT-DATA-2914 - NTT America, Inc.US
162.244.81.139162.244.81.0/24AS19624SERVERROOM - Data Room, IncUS
172.238.164.57172.238.160.0/19AS63949US
209.51.161.238209.51.160.0/19AS6939HURRICANE - Hurricane Electric LLCUS
23.111.186.18623.111.186.0/24AS29802HVC-AS - HIVELOCITY, Inc.US
23.142.248.923.142.248.0/24AS393577TRITAN-DEVELOPMENT - Tritan DevelopmentUS
23.168.24.21023.168.24.0/24AS393577TRITAN-DEVELOPMENT - Tritan DevelopmentUS
23.186.168.13323.186.168.0/24AS393746MAXHOST-IO - Amazing Creations and More LLCUS
45.79.82.4545.79.64.0/19AS63949US
65.182.224.6065.182.224.0/19AS33470CANBYTELEPHONEASSOCIATION - Canby Telephone AssociationUS
69.89.207.19969.89.192.0/20AS33362WIKTEL - Wikstrom Telephone Company, IncorporatedUS

WHOIS identity

No WHOIS records are currently associated with ntp2.tilted.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ntp2.tilted.net.

Cypher and MCP

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

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