Skip to content

Hostname

ntp.axis.com

Last fetched

ntp.axis.com resolves to 12 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in US.

Nutrition Label

WHISPER CANON · ntp.axis.comRouting diversity5.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ntp.axis.com

Resolution chain

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

IPPrefixASNOperatorCountry
144.202.41.38144.202.32.0/20AS20473AS-VULTR - The Constant Company, LLCUS
144.202.62.209144.202.48.0/20AS20473AS-VULTR - The Constant Company, LLCUS
144.202.66.214144.202.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS
158.51.99.19158.51.98.0/23AS32181ASN-GIGENET - GigeNETUS
162.159.200.123162.159.200.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.104.28.175172.104.16.0/20AS63949US
23.150.41.12223.150.41.0/24AS21738ROZINT - RozintUS
23.186.168.12823.186.168.0/24AS393746MAXHOST-IO - Amazing Creations and More LLCUS
66.42.71.19766.42.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS
69.172.133.13069.172.128.0/20AS3580PLANET - Planet NetworksUS
69.89.207.9969.89.192.0/20AS33362WIKTEL - Wikstrom Telephone Company, IncorporatedUS
74.6.168.7374.6.160.0/19AS36647YAHOO-GQ1 - Yahoo Holdings Inc.US

WHOIS identity

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

Web-graph footprint

Distinct hostnames that link to or from ntp.axis.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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