Skip to content

Hostname

danieljouvance.com

Last fetched

danieljouvance.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · danieljouvance.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/danieljouvance.com

Resolution chain

danieljouvance.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.64.6045.60.64.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.71.6045.60.71.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:299
Organization
rocher participations s.a.s.
Contact emails

Subdomains

21 observed subdomains of danieljouvance.com.

Web-graph footprint

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

75 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for danieljouvance.com.

MechanismTarget
SPF_Adanieljouvance.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP195.101.248.68
SPF_IP195.62.74.0/23
SPF_IP37.58.199.136
SPF_IP81.252.92.0/23
SPF_IP83.206.208.128/25
SPF_IP86.64.210.0/23
SPF_IP87.255.159.248
SPF_IP87.255.159.249
SPF_MXdanieljouvance.com

Related pages

Pivot deeper into the graph from danieljouvance.com.

Cypher and MCP

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

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