Skip to content

Hostname

fibo-ec.com

Last fetched

fibo-ec.com resolves to 2 IPv4 addresses operated by LEASEWEB-USA-PHX - Leaseweb USA, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · fibo-ec.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/fibo-ec.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.83.186.13623.83.184.0/22AS19148LEASEWEB-USA-PHX - Leaseweb USA, Inc.US
64.120.124.364.120.124.0/22AS19148LEASEWEB-USA-PHX - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of fibo-ec.com.

Threat posture

History

Mail and authentication

MX records

  • fibo-ec.com

SPF policy

5 SPF mechanisms authorising senders for fibo-ec.com.

MechanismTarget
SPF_Afibo-ec.com
SPF_IP174.142.107.27
SPF_IP23.83.186.136
SPF_IP72.55.168.22
SPF_MXfibo-ec.com

Related pages

Pivot deeper into the graph from fibo-ec.com.

Cypher and MCP

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

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