Skip to content

Hostname

swissbit.com

Last fetched

swissbit.com resolves to 2 IPv4 addresses operated by XTBPL-AS XTB S.A. in CH. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · swissbit.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/swissbit.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.126.0.94149.126.0.0/21AS47302XTBPL-AS XTB S.A.CH
84.234.22.684.234.16.0/20AS29222INFOMANIAK-ASCH

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

43 observed subdomains of swissbit.com.

Web-graph footprint

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

406 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for swissbit.com.

MechanismTarget
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.126.4.40/32
SPF_IP2.207.160.132
SPF_MXswissbit.com

Related pages

Pivot deeper into the graph from swissbit.com.

Cypher and MCP

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

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