Skip to content

Hostname

appliedminds.com

Last fetched

appliedminds.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · appliedminds.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/appliedminds.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.106.104108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.122108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.42108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.106.69108.138.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.179.313.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.463.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.573.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE
3.175.179.623.175.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.KE

WHOIS identity

Registrar
iana:86
Organization
applied minds
Contact emails

Subdomains

11 observed subdomains of appliedminds.com.

Web-graph footprint

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

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for appliedminds.com.

MechanismTarget
SPF_Aappliedminds.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP38.84.71.10
SPF_IP96.127.57.211

Related pages

Pivot deeper into the graph from appliedminds.com.

Cypher and MCP

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

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