Skip to content

Hostname

profil.ch

Last fetched

profil.ch resolves to 1 IPv4 address operated by NEXANET in CH.

Nutrition Label

WHISPER CANON · profil.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/profil.ch

Resolution chain

profil.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
93.174.187.10693.174.184.0/21AS47506NEXANETCH

WHOIS identity

Registrar
Organization
pro infirmis schweiz
Contact emails

Subdomains

5 observed subdomains of profil.ch.

Web-graph footprint

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

50 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for profil.ch.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP167.89.127.244/32
SPF_IP167.89.31.27/32
SPF_IP198.21.4.52/32
SPF_IP212.55.212.178
SPF_IP217.26.49.0/21
SPF_IP3.120.181.200/30
SPF_IP46.140.208.48/28
SPF_IP46.140.214.232/29
SPF_IP52.28.109.20
SPF_IP81.92.99.70/24
SPF_IP93.174.184.0/21

Related pages

Pivot deeper into the graph from profil.ch.

Cypher and MCP

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

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