Skip to content

Hostname

nhs.vc

Last fetched

nhs.vc resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · nhs.vcRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nhs.vc

Resolution chain

nhs.vc resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.66.63.7218.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.7818.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.8018.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.63.9018.66.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.86.229.2396.0.0.0/3AS9498US
99.86.229.3496.0.0.0/3AS9498US
99.86.229.4596.0.0.0/3AS9498US
99.86.229.9696.0.0.0/3AS9498US

WHOIS identity

Registrar
iana:81
Organization
attend anywhere pty
Contact emails

Subdomains

3 observed subdomains of nhs.vc.

Web-graph footprint

Distinct hostnames that link to or from nhs.vc in the public web crawl.

82 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from nhs.vc.

Cypher and MCP

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

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