Skip to content

Hostname

van.man

Last fetched

van.man resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:3779 as the registrar.

Nutrition Label

WHISPER CANON · van.manRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/van.man

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.32.107108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.39108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.71108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.99108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.174.193.1113.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.1253.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.143.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.83.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:3779
Organization
head of e-communications
Contact emails

Subdomains

1 observed subdomain of van.man.

Subdomain
www.van.man

Web-graph footprint

Distinct hostnames that link to or from van.man in the public web crawl.

75 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from van.man.

Cypher and MCP

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

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