Skip to content

Hostname

saipos.com

Last fetched

saipos.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:228 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.228.174.17115.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.BR
18.228.101.16318.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.229.39.2018.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.36.9618.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.230.49.2218.230.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
18.231.201.7618.231.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.82.25252.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.68.10354.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.172.7154.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.216.11354.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.244.1854.94.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.84.21954.94.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
54.94.152.754.94.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.67.15656.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.64.23856.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.128.6156.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:228
Organization
eric alves da rocha
Contact emails

Subdomains

95 observed subdomains of saipos.com.

Web-graph footprint

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

172 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for saipos.com.

MechanismTarget
SPF_Asaipos.com
SPF_INCLUDE_spf.superlogica.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.ecentry.io
SPF_MXsaipos.com

Related pages

Pivot deeper into the graph from saipos.com.

Cypher and MCP

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

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