Skip to content

Hostname

sloanflushmate.com

Last fetched

sloanflushmate.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sloanflushmate.comRouting diversity6.3/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sloanflushmate.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.14216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.4616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.12816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.7316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.24516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.14116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.13.1403.5.12.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.2433.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.221.10952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.248.5152.216.248.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.2152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.7752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.173.4552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.41.1152.217.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.48.8352.217.48.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.73.16352.217.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.166.19754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
sloan global holdings, llc.
Contact emails

Subdomains

3 observed subdomains of sloanflushmate.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sloanflushmate.com.

MechanismTarget
SPF_Aweb021.mivamerchant.net
SPF_IP204.15.121.218

Related pages

Pivot deeper into the graph from sloanflushmate.com.

Cypher and MCP

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

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