Skip to content

Hostname

note.mu

Last fetched

note.mu resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:800087 as the registrar.

Nutrition Label

WHISPER CANON · note.muRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/note.mu

Resolution chain

note.mu resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.32.22108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.27108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.7108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.32.91108.158.32.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
3.167.227.213.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.583.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.773.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.933.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.100.233.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.493.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.513.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.100.883.171.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:800087
Organization
piece of cake,
Contact emails

Subdomains

8 observed subdomains of note.mu.

Web-graph footprint

Distinct hostnames that link to or from note.mu in the public web crawl.

9,206 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for note.mu.

MechanismTarget
SPF_Anote.mu
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP153.121.44.224
SPF_IP2001:e42:102:1106:153:121:44:224

Related pages

Pivot deeper into the graph from note.mu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "note.mu"})-[: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.