Hostname
commentsoldqaext.com
Last fetched
commentsoldqaext.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commentsoldqaext.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 151.101.130.132 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.194.132 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.2.132 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.66.132 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of commentsoldqaext.com owner
- Contact emails
- 21e90cc8-5751-4ef6-9446-be8517d2f087@identity-protect.org
- 48303fa6-59f5-41ca-8747-70f53873ec62@identity-protect.org
- 9e7b4a4b-8fc4-4846-92f2-7d8a03ddd153@identity-protect.org
- ae2937dc-0ee2-43b8-800a-b3a0b0d0911d@identity-protect.org
- cdc63199-bc08-4772-915c-ba81fca8d679@identity-protect.org
- dd91299b-445a-44f4-9081-be18b47a5dd0@identity-protect.org
- e6599022-bd98-420e-8c56-503c01fa02ea@identity-protect.org
Subdomains
3 observed subdomains of commentsoldqaext.com.
Threat posture
History
Related pages
Pivot deeper into the graph from commentsoldqaext.com.
- IP · 151.101.130.132
- ASN · AS54113FASTLY - Fastly, Inc.
- Registrar · iana:468
- Country · CA
- Email · 21e90cc8-5751-4ef6-9446-be8517d2f087@identity-protect.org
- 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: "commentsoldqaext.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.