Skip to content

Hostname

damart.com

Last fetched

damart.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1290 as the registrar.

Nutrition Label

WHISPER CANON · damart.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/damart.com

Resolution chain

damart.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1290
Organization
damart
Contact emails

Subdomains

13 observed subdomains of damart.com.

Web-graph footprint

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

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for damart.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.akio.cloud
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.24.19/32
SPF_IP185.106.217.2/32
SPF_IP185.106.217.3/32
SPF_IP185.74.203.12/32
SPF_IP46.218.210.118
SPF_IP79.99.33.165
SPF_IP79.99.33.180
SPF_IP80.6.91.150/32
SPF_IP85.233.192.0/26
SPF_IP87.237.187.128/25

Related pages

Pivot deeper into the graph from damart.com.

Cypher and MCP

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

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