Skip to content

Hostname

fi.life

Last fetched

fi.life resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · fi.lifeRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fi.life

Resolution chain

fi.life resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.102.283.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.343.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.813.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.843.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.11554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:460
Organization
fi life sdn bhd
Contact emails

Subdomains

33 observed subdomains of fi.life.

Web-graph footprint

Distinct hostnames that link to or from fi.life in the public web crawl.

16 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fi.life.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from fi.life.

Cypher and MCP

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

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