Skip to content

Hostname

dammers-group.com

Last fetched

dammers-group.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dammers-group.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/dammers-group.com

Resolution chain

dammers-group.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
144.126.251.81144.126.248.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
dammers shipagencies
Contact emails

Subdomains

3 observed subdomains of dammers-group.com.

Web-graph footprint

Distinct hostnames that link to or from dammers-group.com in the public web crawl.

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for dammers-group.com.

MechanismTarget
SPF_Adammers-group.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.mitcon.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.13.120.91
SPF_IP190.13.120.92
SPF_IP190.4.176.109
SPF_IP190.4.176.22
SPF_IP200.6.147.116
SPF_MXdammers-group.com

Related pages

Pivot deeper into the graph from dammers-group.com.

Cypher and MCP

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

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