Hostname
benthamopen.com
Last fetched
benthamopen.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benthamopen.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.255.70.37 | 3.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.249.217.180 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.250.128.25 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.252.62.229 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.253.83.74 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.254.47.14 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.208.3.221 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.209.113.206 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.210.86.5 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.211.144.27 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.49.135 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.42.113 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.77.22.245 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0143487757
- Contact emails
- benthamopen.com@contactprivacy.com
- contact@myprivateregistration.com
- urooj_rashid@yahoo.com
- 166a6d40-adef-4cea-b0e3-f3b5260a6d31@identity-protect.org
- 4aa7b4b5-2364-41a5-ae62-1964a16297d3@identity-protect.org
- 5ef45a5b-8dcd-415c-9337-1003fad5d80d@identity-protect.org
- 90e85cf8-7b61-4dad-ba78-afeb46106f5e@identity-protect.org
- cd7c3c27-9f1b-495d-8af0-d2eb5adc7ba5@identity-protect.org
- f8e31797-860c-4005-9568-7758b3ddb0dd@identity-protect.org
- ff32a80d-c9c8-4106-93c8-cf441b6d0f63@identity-protect.org
- owner-11027763@benthamopen.com.whoisprivacyservice.org
- owner-11318031@benthamopen.com.whoisprivacyservice.org
- owner-11749116@benthamopen.com.whoisprivacyservice.org
- owner-11969582@benthamopen.com.whoisprivacyservice.org
- owner-2555959@benthamopen.com.whoisprivacyservice.org
- owner-7430450@benthamopen.com.whoisprivacyservice.org
- owner-7788968@benthamopen.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of benthamopen.com.
Web-graph footprint
Distinct hostnames that link to or from benthamopen.com in the public web crawl.
1,770 sites link to this hostname.
Sample inbound links
Sample outbound links
- benthamopenarchives.com
- clinical-practice-and-epidemiology-in-mental-health.com
- openagriculturejournal.com
- openanesthesiajournal.com
- openbiochemistryjournal.com
- openbioinformaticsjournal.com
- openbiomedicalengineeringjournal.com
- openbiotechnologyjournal.com
- opencardiovascularmedicinejournal.com
- openchemicalengineeringjournal.com
Threat posture
History
Mail and authentication
MX records
- benthamopen.com
SPF policy
1 SPF mechanism authorising senders for benthamopen.com.
| Mechanism | Target |
|---|---|
| SPF_A | benthamopen.com |
Related pages
Pivot deeper into the graph from benthamopen.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "benthamopen.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.