Skip to content

Hostname

ntp.spiretech.com

Last fetched

ntp.spiretech.com resolves to 12 IPv4 addresses operated by AS63949 in US.

Nutrition Label

WHISPER CANON · ntp.spiretech.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/ntp.spiretech.com

Resolution chain

ntp.spiretech.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.232.15.202172.232.0.0/19AS63949US
172.234.25.10172.234.16.0/20AS63949US
198.46.254.130198.46.254.0/23AS36352AS-COLOCROSSING - HostPapaUS
207.58.172.126207.58.128.0/18AS30633LEASEWEB-USA-WDC - Leaseweb USA, Inc.US
23.150.41.12223.150.41.0/24AS21738ROZINT - RozintUS
23.186.168.13223.186.168.0/24AS393746MAXHOST-IO - Amazing Creations and More LLCUS
45.33.53.8445.33.32.0/19AS63949US
50.117.3.9550.117.3.0/24AS208226US
50.218.103.25450.128.0.0/9AS7922COMCAST-7922 - Comcast Cable Communications, LLCUS
63.211.239.5863.211.239.0/24AS14602TELIAX - Teliax, Inc.US
69.164.213.13669.164.208.0/20AS63949US
96.19.94.8296.19.94.0/24AS11492CABLEONE - CABLE ONE, INC.US

WHOIS identity

No WHOIS records are currently associated with ntp.spiretech.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from ntp.spiretech.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ntp.spiretech.com"})-[: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.