Hostname
businesscom.ch
Last fetched
businesscom.ch resolves to 2 IPv4 addresses operated by AS209242 in US.
Nutrition Label
Resolution chain
businesscom.ch resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.177 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.77 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
No WHOIS records are currently associated with businesscom.ch in WhisperGraph.
Subdomains
32 observed subdomains of businesscom.ch.
Showing 25 of 32. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for businesscom.ch.
| Mechanism | Target |
|---|---|
| SPF_A | businesscom.ch |
| SPF_INCLUDE | 25501276.spf04.hubspotemail.net |
| SPF_INCLUDE | spf.protection.cyon.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 138.201.171.66 |
| SPF_IP | 178.174.59.146 |
| SPF_IP | 20.123.148.229 |
| SPF_IP | 20.123.149.76 |
| SPF_IP | 212.90.198.254 |
| SPF_IP | 213.200.244.78 |
| SPF_IP | 2a01:4f8:173:1b29:0:0:0:6 |
| SPF_IP | 5.144.44.45 |
| SPF_IP | 52.174.94.11 |
| SPF_MX | businesscom.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.