Hostname
frazerhelp.com
Last fetched
frazerhelp.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
frazerhelp.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 |
|---|---|---|---|---|
| 3.167.212.118 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.129 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.3 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.212.74 | 3.167.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.175.44 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.66 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.82 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.89 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of frazerhelp.com owner
- Contact emails
- domains@frazer.biz
- 0d199a15-b49e-4e45-9a98-5c31bfc21ceb@identity-protect.org
- 5f154848-8a66-40dd-b942-0130e94b21cf@identity-protect.org
- a04151a8-ba6b-40ad-9b87-c3caffc4018b@identity-protect.org
- a44e2866-51e9-4105-ab0d-cd0c1ecd86ee@identity-protect.org
- d90727b5-e95c-486a-a41d-7e455c159579@identity-protect.org
- e76696aa-735c-41a8-8f33-c26d5e35b668@identity-protect.org
- owner-8180967@frazerhelp.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of frazerhelp.com.
| Subdomain |
|---|
| www.frazerhelp.com |
Web-graph footprint
Distinct hostnames that link to or from frazerhelp.com in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from frazerhelp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "frazerhelp.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.