Hostname
delmon-group.com
Last fetched
delmon-group.com resolves to 1 IPv4 address operated by AS42929 in FR. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
delmon-group.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 |
|---|---|---|---|---|
| 193.104.36.174 | 193.104.108.0/24 | AS42929 | — | FR |
WHOIS identity
- Registrar
- iana:1052
- Organization
- chatelin patrick
- Contact emails
Subdomains
3 observed subdomains of delmon-group.com.
Web-graph footprint
Distinct hostnames that link to or from delmon-group.com in the public web crawl.
12 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for delmon-group.com.
| Mechanism | Target |
|---|---|
| SPF_A | delmon-mail-p-01.alienor.net |
| SPF_A | webmail.delmon-group.com |
| SPF_INCLUDE | mailing.spf.ecritel.net |
| SPF_INCLUDE | smtp.alienor.net |
| SPF_INCLUDE | smtp.smtpout.adista.fr |
| SPF_INCLUDE | spf.mailinblack.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 137.74.84.0/24 |
| SPF_IP | 185.209.208.0/22 |
| SPF_IP | 195.214.224.86 |
| SPF_IP | 195.214.225.142 |
| SPF_IP | 195.214.225.143 |
| SPF_IP | 213.152.6.12 |
| SPF_IP | 213.245.2.0/25 |
| SPF_IP | 213.41.143.220 |
| SPF_IP | 80.74.64.0/24 |
| SPF_IP | 80.74.64.234 |
| SPF_IP | 80.74.64.73/32 |
| SPF_MX | delmon-group.com |
Related pages
Pivot deeper into the graph from delmon-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "delmon-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.