Skip to content

Hostname

agent3w.com

Last fetched

agent3w.com resolves to 2 IPv4 addresses operated by O2SWITCH - O2SWITCH SAS in FR. WHOIS lists iana:74 as the registrar.

Nutrition Label

WHISPER CANON · agent3w.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/agent3w.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.234.161.75109.234.161.0/24AS50474O2SWITCH - O2SWITCH SASFR
109.234.165.48109.234.164.0/22AS50474O2SWITCH - O2SWITCH SASFR

WHOIS identity

Registrar
iana:74
Organization
Contact emails

Subdomains

13 observed subdomains of agent3w.com.

Web-graph footprint

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

26 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for agent3w.com.

MechanismTarget
SPF_INCLUDEspf.infomaniak.ch
SPF_INCLUDEspf.sendinblue.com
SPF_MXagent3w.com

Related pages

Pivot deeper into the graph from agent3w.com.

Cypher and MCP

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

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