Skip to content

Hostname

offers.sailebot.com

Last fetched

offers.sailebot.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · offers.sailebot.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/offers.sailebot.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.161.55.1103.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.353.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.363.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.533.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.171.139.1043.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1243.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.713.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.823.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with offers.sailebot.com in WhisperGraph.

Subdomains

2 observed subdomains of offers.sailebot.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for offers.sailebot.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from offers.sailebot.com.

Cypher and MCP

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

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