Skip to content

Hostname

satmetrix.com

Last fetched

satmetrix.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.222.136.11252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4352.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.5052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
satmetrix systems,
Contact emails

Subdomains

69 observed subdomains of satmetrix.com.

Web-graph footprint

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

278 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for satmetrix.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.satmetrix.com
SPF_INCLUDEvendorspf.satmetrix.com
SPF_IP12.234.184.110
SPF_IP50.255.1.210
SPF_IP50.255.1.211
SPF_IP64.18.0.0/20
SPF_MXsatmetrix.com

Related pages

Pivot deeper into the graph from satmetrix.com.

Cypher and MCP

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

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