Hostname
bendodson.com
Last fetched
bendodson.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
bendodson.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.248.76.184 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.241.165.220 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.241.25.5 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.251.67.0 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.18.63.180 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.214.160.248 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.215.14.39 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.154.48.221 | 54.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.194.253.92 | 54.194.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.228.96.234 | 54.228.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.246.156.222 | 54.246.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.72.88.21 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.57.119 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.217.179.129 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0138011706
- Contact emails
Subdomains
9 observed subdomains of bendodson.com.
Web-graph footprint
Distinct hostnames that link to or from bendodson.com in the public web crawl.
126 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bendodson.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.iad.freshbooks.com |
| SPF_A | smtp.ord.freshbooks.com |
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from bendodson.com.
- IP · 3.248.76.184
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · IE
- Email · bendodson.com@contactprivacy.com
- TLD · .com
- Browse hostnames · be…
- 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: "bendodson.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.