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
Resolution chain
donegalgroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.130.59.157 | 67.130.59.0/24 | AS13747 | DMIC-ASN1 - DONEGAL MUTUAL INSURANCE | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- donegal insurance group
- Contact emails
Subdomains
61 observed subdomains of donegalgroup.com.
Showing 25 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from donegalgroup.com in the public web crawl.
681 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for donegalgroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | amazonses.com |
| SPF_A | aspmx.pardot.com |
| SPF_A | donegalgroup.com |
| SPF_A | spf-005acd01.pphosted.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | icpbounce.com |
| SPF_IP | 205.220.165.213 |
| SPF_IP | 205.220.177.213 |
| SPF_IP | 67.130.59.0/24 |
| SPF_IP | 8.225.238.0/24 |
| SPF_MX | donegalgroup.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.