Hostname
helpinghandsguide.com
Last fetched
helpinghandsguide.com resolves to 1 IPv4 address operated by AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
helpinghandsguide.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.57.27.49 | 198.57.27.0/24 | AS62563 | AS-GLOBALTELEHOST - GLOBALTELEHOST Corp. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- helping hands
- Contact emails
Subdomains
4 observed subdomains of helpinghandsguide.com.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for helpinghandsguide.com.
| Mechanism | Target |
|---|---|
| SPF_A | helpinghandsguide.com |
| SPF_IP | 148.163.66.202/32 |
| SPF_IP | 148.163.66.213/32 |
| SPF_IP | 64.112.62.248/32 |
| SPF_IP | 64.112.62.249/32 |
| SPF_MX | helpinghandsguide.com |
Related pages
Pivot deeper into the graph from helpinghandsguide.com.
- IP · 198.57.27.49
- ASN · AS62563AS-GLOBALTELEHOST - GLOBALTELEHOST Corp.
- Registrar · iana:1068
- Country · CA
- Email · helpinghands@learnaiinsights.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: "helpinghandsguide.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.