Hostname
extensopro.com
Last fetched
extensopro.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
extensopro.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.203.182.76 | 18.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 34.250.15.54 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.31.74.90 | 52.30.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 52.50.47.232 | 52.48.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.155.212.81 | 54.155.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.171.88.161 | 54.171.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.216.175.8 | 54.216.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- - -
- Contact emails
- morten@presscity.com
- 2886e59b-b76a-4f51-b1a2-018a7ac309c8@identity-protect.org
- 418e71b6-15a8-4b67-8c3e-f64a48c3e470@identity-protect.org
- 58274316-1752-46b5-88fd-6d0db1ae5f46@identity-protect.org
- 59a7b09a-00c2-4316-898b-5e52189a7139@identity-protect.org
- c9058782-c291-411e-a69b-de1ef9f53117@identity-protect.org
- e5a1bc81-4d57-4491-bd77-92cfb09e132a@identity-protect.org
- f7395ef7-7bcd-4cb4-a45b-e36390e34a37@identity-protect.org
- owner-4762496@extensopro.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of extensopro.com.
Showing 15 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from extensopro.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for extensopro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from extensopro.com.
- IP · 18.203.182.76
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · morten@presscity.com
- TLD · .com
- Browse hostnames · ex…
- 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: "extensopro.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.