Skip to content

Hostname

donegalgroup.com

Last fetched

donegalgroup.com resolves to 1 IPv4 address operated by DMIC-ASN1 - DONEGAL MUTUAL INSURANCE in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · donegalgroup.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/donegalgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.130.59.15767.130.59.0/24AS13747DMIC-ASN1 - DONEGAL MUTUAL INSURANCEUS

WHOIS identity

Registrar
iana:2
Organization
donegal insurance group
Contact emails

Subdomains

61 observed subdomains of donegalgroup.com.

Web-graph footprint

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

681 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for donegalgroup.com.

MechanismTarget
SPF_Aamazonses.com
SPF_Aaspmx.pardot.com
SPF_Adonegalgroup.com
SPF_Aspf-005acd01.pphosted.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEicpbounce.com
SPF_IP205.220.165.213
SPF_IP205.220.177.213
SPF_IP67.130.59.0/24
SPF_IP8.225.238.0/24
SPF_MXdonegalgroup.com

Related pages

Pivot deeper into the graph from donegalgroup.com.

Cypher and MCP

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

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