Hostname
asfhelp.com
Last fetched
asfhelp.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
asfhelp.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 |
|---|---|---|---|---|
| 104.21.7.109 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.130.33 | 172.67.128.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domain administrator
- Contact emails
- domains@srinvestment.org
- 0bd1794ac625d04e634ab011d4ee6953ae75946bb0feb4b67e9f2519747ed2c8@asfhelp.com.whoisproxy.org
- 37f6c2305e70073d9e3082e91c3e16ca03457b5b406bbb4ce068736e65abf4d5@asfhelp.com.whoisproxy.org
- 4e873be1b7743f34497cf20bd3aa43833cdfc4a9b1d45340d5e1deccd5002d77@asfhelp.com.whoisproxy.org
- bb81329dd59c2fe2fdf5d84cb8c461f61ddb51eca4c70dfce3a7ccaa265265ec@asfhelp.com.whoisproxy.org
Subdomains
4 observed subdomains of asfhelp.com.
Web-graph footprint
Distinct hostnames that link to or from asfhelp.com in the public web crawl.
11 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from asfhelp.com.
- IP · 104.21.7.109
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · domains@srinvestment.org
- TLD · .com
- Browse hostnames · as…
- 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: "asfhelp.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.