Skip to content

Hostname

measat.com

Last fetched

measat.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.5.23513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.222.11513.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.44.12118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.93.10018.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.203.21418.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.247.1518.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.85.5947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.97.1352.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

19 observed subdomains of measat.com.

Web-graph footprint

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

79 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for measat.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-westus.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes-sg.trendmicro.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP202.176.12.226
SPF_IP202.176.12.26
SPF_IP202.176.12.49

Related pages

Pivot deeper into the graph from measat.com.

Cypher and MCP

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

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