Hostname
hellsgard.com
Last fetched
hellsgard.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
hellsgard.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.170.3.108 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.127 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.4 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.3.40 | 3.170.3.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- mattias.ljungstrom@gmail.com
- b01ede1f66@hellsgard.com.whoistrustee.com
- 29661a74726492c1d4f44ec85fc15eac14fa6bc11e2470d270b81fb14970ffeb@hellsgard.com.whoisproxy.org
- 35649545d55fa2359fb9fcf5c6f235377f4c789772d4f4d914156226890ce4c8@hellsgard.com.whoisproxy.org
- 6b68b6928b851c334a735acf36bfafb6dacadecc66c0ebb2fdc14ae781b54732@hellsgard.com.whoisproxy.org
- 71766f1387968d614f68446c2153cf2c1d8ed7035ff5e2b6d24ee74d8716a10f@hellsgard.com.whoisproxy.org
- dc0ab842b0565e5859fadfe46f970b174d875b4ddef10cdd62d360993863fef0@hellsgard.com.whoisproxy.org
- f87b22d1c6ed672576521a80c95b818075d65736056fa19fbc275b5e8a6fd8d3@hellsgard.com.whoisproxy.org
Subdomains
1 observed subdomain of hellsgard.com.
| Subdomain |
|---|
| www.hellsgard.com |
Web-graph footprint
Distinct hostnames that link to or from hellsgard.com in the public web crawl.
15 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for hellsgard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from hellsgard.com.
- IP · 3.170.3.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · mattias.ljungstrom@gmail.com
- TLD · .com
- Browse hostnames · he…
- 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: "hellsgard.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.