Skip to content

Hostname

fortisase.com

Last fetched

fortisase.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.15.30108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.66108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.69108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.15.98108.139.14.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.11918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.102.10352.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.2652.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.5252.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.102.8752.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
alex mcmillen
Contact emails

Subdomains

54 observed subdomains of fortisase.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for fortisase.com.

MechanismTarget
SPF_INCLUDEstspg-customer.com
SPF_IP159.183.211.101

Related pages

Pivot deeper into the graph from fortisase.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fortisase.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.