Skip to content

Hostname

bb.prosenectute.ch

Last fetched

bb.prosenectute.ch resolves to 1 IPv4 address operated by AS29691 in CH.

Nutrition Label

WHISPER CANON · bb.prosenectute.chRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/bb.prosenectute.ch

Resolution chain

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

IPPrefixASNOperatorCountry
217.150.245.193217.150.240.0/20AS29691CH

WHOIS identity

No WHOIS records are currently associated with bb.prosenectute.ch in WhisperGraph.

Subdomains

1 observed subdomain of bb.prosenectute.ch.

Web-graph footprint

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

41 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bb.prosenectute.ch.

MechanismTarget
SPF_INCLUDEip-plus.net
SPF_INCLUDEspf.abacuscity.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.128.36.32/32
SPF_IP195.176.158.35
SPF_IP212.120.37.29
SPF_IP212.243.109.70
SPF_IP217.150.245.193
SPF_IP217.150.245.204

Related pages

Pivot deeper into the graph from bb.prosenectute.ch.

Cypher and MCP

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

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