Skip to content

Hostname

febos.cl

Last fetched

febos.cl resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:nic chile as the registrar.

Nutrition Label

WHISPER CANON · febos.clRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/febos.cl

Resolution chain

febos.cl resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.247.10913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.247.13613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.247.15013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.247.17613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.215.10913.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.12313.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.16313.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.613.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.251.12813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.251.213.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.251.21813.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.251.23013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:nic chile
Organization
febos ami spa
Contact emails

Subdomains

30 observed subdomains of febos.cl.

Web-graph footprint

Distinct hostnames that link to or from febos.cl in the public web crawl.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for febos.cl.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from febos.cl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "febos.cl"})-[: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.