Skip to content

Hostname

dndcommerce.rs

Last fetched

dndcommerce.rs resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · dndcommerce.rsRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dndcommerce.rs

Resolution chain

dndcommerce.rs resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.40.255.249188.40.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with dndcommerce.rs in WhisperGraph.

Subdomains

4 observed subdomains of dndcommerce.rs.

Web-graph footprint

Distinct hostnames that link to or from dndcommerce.rs in the public web crawl.

22 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dndcommerce.rs.

MechanismTarget
SPF_Adndcommerce.rs
SPF_IP144.76.185.39
SPF_IP176.9.4.178
SPF_IP188.40.255.249
SPF_IP5.9.160.198
SPF_MXdndcommerce.rs

Related pages

Pivot deeper into the graph from dndcommerce.rs.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dndcommerce.rs"})-[: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.