Skip to content

Hostname

wef.ch

Last fetched

wef.ch resolves to 2 IPv4 addresses operated by JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-ME in US.

Nutrition Label

WHISPER CANON · wef.chRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/wef.ch

Resolution chain

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

IPPrefixASNOperatorCountry
67.199.248.1267.199.248.0/24AS396982JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-MEUS
67.199.248.1367.199.248.0/24AS396982JOSE ARNALDO PINHEIRO DE SOUZA EIRELI-MEUS

WHOIS identity

No WHOIS records are currently associated with wef.ch in WhisperGraph.

Subdomains

1 observed subdomain of wef.ch.

Subdomain
www.wef.ch

Web-graph footprint

Distinct hostnames that link to or from wef.ch in the public web crawl.

515 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from wef.ch.

Cypher and MCP

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

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