Skip to content

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

WHISPER CANON · extensopro.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/extensopro.com

Resolution chain

extensopro.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.203.182.7618.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.15.5434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.74.9052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.47.23252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.212.8154.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.88.16154.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.216.175.854.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
- -
Contact emails

Subdomains

16 observed subdomains of extensopro.com.

Web-graph footprint

Distinct hostnames that link to or from extensopro.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for extensopro.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from extensopro.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.