Skip to content

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

WHISPER CANON · delmon-group.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/delmon-group.com

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.

IPPrefixASNOperatorCountry
193.104.36.174193.104.108.0/24AS42929FR

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.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for delmon-group.com.

MechanismTarget
SPF_Adelmon-mail-p-01.alienor.net
SPF_Awebmail.delmon-group.com
SPF_INCLUDEmailing.spf.ecritel.net
SPF_INCLUDEsmtp.alienor.net
SPF_INCLUDEsmtp.smtpout.adista.fr
SPF_INCLUDEspf.mailinblack.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP137.74.84.0/24
SPF_IP185.209.208.0/22
SPF_IP195.214.224.86
SPF_IP195.214.225.142
SPF_IP195.214.225.143
SPF_IP213.152.6.12
SPF_IP213.245.2.0/25
SPF_IP213.41.143.220
SPF_IP80.74.64.0/24
SPF_IP80.74.64.234
SPF_IP80.74.64.73/32
SPF_MXdelmon-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.