Skip to content

Hostname

otter.flybfc.com

Last fetched

otter.flybfc.com resolves to 2 IPv4 addresses operated by BARR-XPLR-ASN - Xplore Inc. in CA.

Nutrition Label

WHISPER CANON · otter.flybfc.comRouting diversity2.4/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/otter.flybfc.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.218.44.60104.218.44.0/23AS22995BARR-XPLR-ASN - Xplore Inc.CA
23.239.61.10523.239.32.0/19AS22995BARR-XPLR-ASN - Xplore Inc.CA

WHOIS identity

No WHOIS records are currently associated with otter.flybfc.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for otter.flybfc.com.

MechanismTarget
SPF_Aotter.flybfc.com
SPF_Autm1.owch.ca

Related pages

Pivot deeper into the graph from otter.flybfc.com.

Cypher and MCP

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

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