Skip to content

Hostname

fibase.com

Last fetched

fibase.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · fibase.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/fibase.com

Resolution chain

fibase.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of fibase.com.

Web-graph footprint

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

12 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for fibase.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.websitehostserver.net
SPF_IP184.154.155.42
SPF_IP34.197.217.114
SPF_IP54.68.189.242
SPF_IP54.68.28.126
SPF_IP54.69.121.146
SPF_IP54.69.19.240
SPF_IP65.60.26.155
SPF_IP65.60.36.182

Related pages

Pivot deeper into the graph from fibase.com.

Cypher and MCP

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

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