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
Resolution chain
van.man resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.32.107 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.39 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.71 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 108.158.32.99 | 108.158.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.174.193.111 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.125 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.14 | 3.174.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.193.8 | 3.174.192.0/21 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from van.man.
- IP · 108.158.32.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3779
- Country · AU
- Email · manfred.schurer@man.eu
- TLD · .man
- Browse hostnames · va…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.