Skip to content

Hostname

adecco.dev.yeswedev.fr

Last fetched

adecco.dev.yeswedev.fr resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · adecco.dev.yeswedev.frRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/adecco.dev.yeswedev.fr

Resolution chain

adecco.dev.yeswedev.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.166.87.138188.166.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
83.228.195.12283.228.192.0/18AS29222CH
83.228.195.12283.228.192.0/18AS29222CH

WHOIS identity

No WHOIS records are currently associated with adecco.dev.yeswedev.fr in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for adecco.dev.yeswedev.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com

Related pages

Pivot deeper into the graph from adecco.dev.yeswedev.fr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "adecco.dev.yeswedev.fr"})-[: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.