Hostname
billogramtest.com
Last fetched
billogramtest.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
billogramtest.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 |
|---|---|---|---|---|
| 13.249.91.110 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.128 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.55 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.91.9 | 13.249.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.64.11 | 18.172.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.64.36 | 18.172.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.64.41 | 18.172.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.64.8 | 18.172.64.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- billogram ab
- Contact emails
- domains@billogram.com
- 142fa0f7-3a2b-4418-9ea2-5c2168cb868d@identity-protect.org
- 26cfe847-8101-4312-97a1-5d06b1f5d42d@identity-protect.org
- 42a0c51b-0065-445a-ad61-96c9b5b0dd1d@identity-protect.org
- 64f076a1-cfc8-4d9e-977e-eb10586ea0cb@identity-protect.org
- acd9a6bc-d5cb-48c6-b0d8-4e45d7aa7faa@identity-protect.org
- f386b3d9-0ccf-499c-a2d0-44870a277085@identity-protect.org
- owner-2091880@billogramtest.com.whoisprivacyservice.org
- owner-8053457@billogramtest.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of billogramtest.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for billogramtest.com.
| Mechanism | Target |
|---|---|
| SPF_A | billogramtest.com |
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 34.249.93.245 |
| SPF_IP | 52.50.82.151 |
| SPF_MX | billogramtest.com |
Related pages
Pivot deeper into the graph from billogramtest.com.
- IP · 13.249.91.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@billogram.com
- TLD · .com
- Browse hostnames · bi…
- 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: "billogramtest.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.