Hostname
qualifiedcarriers.com
Last fetched
qualifiedcarriers.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
qualifiedcarriers.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 |
|---|---|---|---|---|
| 108.138.51.106 | 108.138.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.34 | 108.138.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.69 | 108.138.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.70 | 108.138.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.172.52.71 | 18.172.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.78 | 18.172.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.88 | 18.172.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.99 | 18.172.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of qualifiedcarriers.com owner
- Contact emails
- qualifiedcarriers.com@domainsbyproxy.com
- 2f7280c4-96d0-42e4-a783-198d08163d29@identity-protect.org
- 7edbdccd-44b7-41e3-b9f6-62b656fae070@identity-protect.org
- c41054b9-77f8-4376-b4e4-edfa328b8b1e@identity-protect.org
- f58e14eb-2f47-4e48-a872-92c6daad96fb@identity-protect.org
- fcb62c99-c323-4093-9c84-2728e434737f@identity-protect.org
Subdomains
6 observed subdomains of qualifiedcarriers.com.
Web-graph footprint
Distinct hostnames that link to or from qualifiedcarriers.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from qualifiedcarriers.com.
- IP · 108.138.51.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · qualifiedcarriers.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · qu…
- 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: "qualifiedcarriers.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.