Skip to content

Hostname

damsunsecurity.com

Last fetched

damsunsecurity.com resolves to 2 IPv4 addresses operated by NRP-NETWORK in IR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · damsunsecurity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/damsunsecurity.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.119.57.6892.119.57.0/24AS58262NRP-NETWORKIR
92.119.57.6992.119.57.0/24AS58262NRP-NETWORKIR

WHOIS identity

Registrar
iana:1647
Organization
damsun rayaneh
Contact emails

Subdomains

4 observed subdomains of damsunsecurity.com.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for damsunsecurity.com.

MechanismTarget
SPF_Adamsunsecurity.com
SPF_IP198.55.55.106/32
SPF_MXdamsunsecurity.com

Related pages

Pivot deeper into the graph from damsunsecurity.com.

Cypher and MCP

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

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