Skip to content

Hostname

businesscom.ch

Last fetched

businesscom.ch resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

WHISPER CANON · businesscom.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/businesscom.ch

Resolution chain

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

WHOIS identity

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

Subdomains

32 observed subdomains of businesscom.ch.

Web-graph footprint

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

25 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for businesscom.ch.

MechanismTarget
SPF_Abusinesscom.ch
SPF_INCLUDE25501276.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.cyon.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.171.66
SPF_IP178.174.59.146
SPF_IP20.123.148.229
SPF_IP20.123.149.76
SPF_IP212.90.198.254
SPF_IP213.200.244.78
SPF_IP2a01:4f8:173:1b29:0:0:0:6
SPF_IP5.144.44.45
SPF_IP52.174.94.11
SPF_MXbusinesscom.ch

Related pages

Pivot deeper into the graph from businesscom.ch.

Cypher and MCP

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

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