Hostname
helpful-web.com
Last fetched
helpful-web.com resolves to 2 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
helpful-web.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 132.148.183.232 | 132.148.176.0/21 | AS398101 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
| 8.29.154.13 | 8.29.154.0/24 | AS36444 | NEXCESS-NET - Liquid Web, L.L.C | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- tom candow
- Contact emails
Subdomains
21 observed subdomains of helpful-web.com.
Showing 16 of 21. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from helpful-web.com in the public web crawl.
118 sites link to this hostname.
258 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- helpful-web.com
SPF policy
7 SPF mechanisms authorising senders for helpful-web.com.
| Mechanism | Target |
|---|---|
| SPF_A | helpful-web.com |
| SPF_INCLUDE | pepipost.net |
| SPF_IP | 209.87.149.142 |
| SPF_IP | 8.29.135.4 |
| SPF_IP | 8.29.135.55 |
| SPF_IP | 8.29.154.13 |
| SPF_MX | helpful-web.com |
Related pages
Pivot deeper into the graph from helpful-web.com.
- IP · 132.148.183.232
- ASN · AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:48
- Country · US
- Email · theperemedy@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: "helpful-web.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.