Hostname
costguard.com
Last fetched
costguard.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
costguard.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.174.141.122 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.123 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.21 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.174.141.54 | 3.174.141.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 99.84.234.10 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.121 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.39 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.76 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of costguard.com owner
- Contact emails
- dy9hz2bw58b@networksolutionsprivateregistration.com
- fw9xe6mc9d6@networksolutionsprivateregistration.com
- gt99d5tm4mg@networksolutionsprivateregistration.com
- nz3g72za9gn@networksolutionsprivateregistration.com
- pg7sg3xu3wp@networksolutionsprivateregistration.com
- q34sh2vr6u2@networksolutionsprivateregistration.com
- qf43a6m82bs@networksolutionsprivateregistration.com
- qq2dd2j999b@networksolutionsprivateregistration.com
- rr95h5p547p@networksolutionsprivateregistration.com
- tf6a753522s@networksolutionsprivateregistration.com
- uj6rp9dq9y6@networksolutionsprivateregistration.com
- ze94h7jf29c@networksolutionsprivateregistration.com
- 50b2e55c-6413-4ca7-922d-a04b9e48d9eb@identity-protect.org
- 8173c959-2496-44c5-b009-53a22d816ef3@identity-protect.org
- e7283b43-a6e4-43b2-af76-d02aa1ef0ffc@identity-protect.org
- f74cd2a1-ec17-482d-8a4a-7160ca5b714b@identity-protect.org
Subdomains
1 observed subdomain of costguard.com.
| Subdomain |
|---|
| www.costguard.com |
Web-graph footprint
Distinct hostnames that link to or from costguard.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for costguard.com.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | costguard.com.hosted.spf-report.com |
Related pages
Pivot deeper into the graph from costguard.com.
- IP · 3.174.141.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · dy9hz2bw58b@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · co…
- 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: "costguard.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.