Skip to content

Hostname

human.vc

Last fetched

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

Nutrition Label

WHISPER CANON · human.vcRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/human.vc

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.105108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.37108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.48108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.57108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.313.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.3013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.7013.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.209.9913.226.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
human ventures
Contact emails

Subdomains

4 observed subdomains of human.vc.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for human.vc.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from human.vc.

Cypher and MCP

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

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