Skip to content

Hostname

mandegar.co.com

Last fetched

mandegar.co.com resolves to 2 IPv4 addresses operated by AS24940 in FI.

Nutrition Label

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

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with mandegar.co.com in WhisperGraph.

Subdomains

7 observed subdomains of mandegar.co.com.

Web-graph footprint

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

15 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mandegar.co.com

SPF policy

11 SPF mechanisms authorising senders for mandegar.co.com.

MechanismTarget
SPF_Amandegar.co.com
SPF_INCLUDEspf.mailii.org
SPF_IP116.203.11.28
SPF_IP135.181.81.231
SPF_IP185.173.106.79
SPF_IP5.144.131.238
SPF_IP95.154.197.119
SPF_IP95.154.197.156
SPF_IP95.217.242.122
SPF_IP95.217.29.147
SPF_MXmandegar.co.com

Related pages

Pivot deeper into the graph from mandegar.co.com.

Cypher and MCP

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

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