Skip to content

Hostname

mailmaestro.app

Last fetched

mailmaestro.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · mailmaestro.appRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mailmaestro.app

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.63.12718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.5018.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.6118.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.8718.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.818.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.63.123.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.1273.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.903.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH
3.165.63.923.165.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

2 observed subdomains of mailmaestro.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mailmaestro.app.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from mailmaestro.app.

Cypher and MCP

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

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