Skip to content

Hostname

satelles.com

Last fetched

satelles.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.210.16.1333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.140.1653.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.192.1644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.25.17954.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for satelles.com.

MechanismTarget
SPF_INCLUDEspf.protection.office365.us
SPF_INCLUDEspf.protection.outlook.com
SPF_IP3.30.50.182
SPF_IP52.25.139.210
SPF_IP54.161.229.11
SPF_IP70.103.201.6
SPF_IP96.241.182.60
SPF_IP96.68.148.43

Related pages

Pivot deeper into the graph from satelles.com.

Cypher and MCP

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

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