Skip to content

Hostname

mynthus.com

Last fetched

mynthus.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mynthus.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mynthus.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.200.124.11518.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.105.25135.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.136.9946.52.137.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.20.14052.46.20.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.172.19299.83.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.59.18199.83.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of mynthus.com owner
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mynthus.com.

MechanismTarget
SPF_INCLUDEspf.improvmx.com

Related pages

Pivot deeper into the graph from mynthus.com.

Cypher and MCP

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

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