Skip to content

Hostname

adecco.net

Last fetched

adecco.net has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · adecco.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/adecco.net

Resolution chain

adecco.net has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:15
Organization
martin guettinger
Contact emails

Subdomains

62 observed subdomains of adecco.net.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for adecco.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.60.152.0/22
SPF_IP139.60.155.0/24
SPF_IP185.244.124.75
SPF_IP185.244.124.76
SPF_IP185.244.124.77
SPF_IP185.244.124.78
SPF_IP185.244.124.79
SPF_IP185.244.124.80
SPF_IP185.244.124.81
SPF_IP185.244.125.42
SPF_IP193.203.96.22
SPF_IP193.203.96.23
SPF_IP193.203.96.24
SPF_IP193.203.96.26
SPF_IP193.203.96.28
SPF_IP193.203.96.29
SPF_IP193.203.96.3
SPF_IP193.203.97.78
SPF_IP46.235.17.249/32
SPF_IP46.235.17.250/32
SPF_IP46.235.17.251/32
SPF_IP46.235.17.252/32
SPF_IP54.77.235.9
SPF_IP74.121.53.239
SPF_IP92.103.226.85/32

Related pages

Pivot deeper into the graph from adecco.net.

Cypher and MCP

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

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