Skip to content

Hostname

b-i.com

Last fetched

b-i.com resolves to 1 IPv4 address operated by AS3303 in CH. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · b-i.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/b-i.com

Resolution chain

b-i.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.209.82.135194.209.0.0/16AS3303CH

WHOIS identity

Registrar
iana:299
Organization
aegis group pty.
Contact emails

Subdomains

36 observed subdomains of b-i.com.

Web-graph footprint

Distinct hostnames that link to or from b-i.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for b-i.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_IP146.101.78.191
SPF_IP176.31.230.112
SPF_IP194.209.82.200/32
SPF_IP194.209.82.254
SPF_IP194.209.82.30
SPF_IP194.209.82.32
SPF_IP194.209.82.33
SPF_IP74.112.69.20
SPF_IP74.121.48.72
SPF_IP91.121.167.128
SPF_MXb-i.com

Related pages

Pivot deeper into the graph from b-i.com.

Cypher and MCP

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

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