Skip to content

Hostname

refiba.ch

Last fetched

refiba.ch resolves to 1 IPv4 address operated by SOLNET in CH.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.220.91.9682.220.0.0/16AS9044SOLNETCH

WHOIS identity

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

Subdomains

1 observed subdomain of refiba.ch.

Subdomain
www.refiba.ch

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for refiba.ch.

MechanismTarget
SPF_Amailsender.blowfish.ch
SPF_Arefiba.ch
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.mtfweb.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.175.9.153
SPF_IP82.220.91.96
SPF_MXrefiba.ch

Related pages

Pivot deeper into the graph from refiba.ch.

Cypher and MCP

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

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