Hostname
bowker.com
Last fetched
bowker.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
bowker.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.23.117.92 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.23.55.51 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.209.200.13 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.210.69.204 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.213.152.64 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.220.116.212 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.227.57.70 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.199.220.207 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.55.81.251 | 52.54.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.152.235.207 | 54.152.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.80.223.94 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.82.232.176 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.87.166.54 | 54.87.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.193.118.236 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 32.194.5.113 | 32.192.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.175.236 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from bowker.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for bowker.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.bowker.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from bowker.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bowker.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.