Skip to content

Hostname

bibf.com

Last fetched

bibf.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bibf.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bibf.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.5.4918.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.234.10618.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.69.204.1673.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.100.903.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.68.2413.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.20.17563.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
bahrain institute of banking and finance
Contact emails

Subdomains

17 observed subdomains of bibf.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bibf.com.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEserver.bibf.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bibf.com.

Cypher and MCP

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

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