Skip to content

Hostname

mm-admin.missionmark.com

Last fetched

mm-admin.missionmark.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · mm-admin.missionmark.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mm-admin.missionmark.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.58.12713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.116.12018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.9818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with mm-admin.missionmark.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mm-admin.missionmark.com.

Cypher and MCP

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

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