Skip to content

Hostname

updates.slotswise.com

Last fetched

updates.slotswise.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · updates.slotswise.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/updates.slotswise.com

Resolution chain

updates.slotswise.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.243.228.1192.243.228.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with updates.slotswise.com in WhisperGraph.

Subdomains

3 observed subdomains of updates.slotswise.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for updates.slotswise.com.

MechanismTarget
SPF_IP130.248.230.0/24
SPF_IP130.248.230.48/30
SPF_IP130.248.230.52/31
SPF_IP130.248.230.54

Related pages

Pivot deeper into the graph from updates.slotswise.com.

Cypher and MCP

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

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