Skip to content

Hostname

edge.mindgenius.com

Last fetched

edge.mindgenius.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
54.192.151.12454.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.2954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
65.9.46.12265.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.7965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.9765.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

No WHOIS records are currently associated with edge.mindgenius.com in WhisperGraph.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from edge.mindgenius.com.

Cypher and MCP

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

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