Skip to content

Hostname

webmail.altminds.com

Last fetched

webmail.altminds.com resolves to 2 IPv4 addresses operated by AS47583 in IN.

Nutrition Label

WHISPER CANON · webmail.altminds.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/webmail.altminds.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.16.136.77178.16.136.0/22AS47583IN
192.169.216.179192.169.216.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

No WHOIS records are currently associated with webmail.altminds.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webmail.altminds.com.

MechanismTarget
SPF_Awebmail.altminds.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.169.216.179
SPF_MXwebmail.altminds.com

Related pages

Pivot deeper into the graph from webmail.altminds.com.

Cypher and MCP

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

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