Hostname
vulnhero.com
Last fetched
vulnhero.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
vulnhero.com 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.194.106 | 108.158.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.194.12 | 108.158.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.194.37 | 108.158.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.194.91 | 108.158.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.167.37.12 | 3.167.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.37.39 | 3.167.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.37.60 | 3.167.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.37.71 | 3.167.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
3 observed subdomains of vulnhero.com.
Web-graph footprint
Distinct hostnames that link to or from vulnhero.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for vulnhero.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | _spf.yandex.net |
Related pages
Pivot deeper into the graph from vulnhero.com.
- IP · 108.158.194.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1479
- Country · BR
- Email · pw-0d9db3a17caf9d6b5cade0e60289e7c3@privacyguardian.org
- TLD · .com
- Browse hostnames · vu…
- 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: "vulnhero.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.