Skip to content

Hostname

saaslio.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.251.117108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.34108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.62108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.91108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.227.192.10813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.186.10713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.2313.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.8913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.9713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
3.174.46.1173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.413.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.693.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.993.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of saaslio.com owner
Contact emails

Subdomains

15 observed subdomains of saaslio.com.

Web-graph footprint

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

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for saaslio.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from saaslio.com.

Cypher and MCP

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

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