Skip to content

Hostname

fi.money

Last fetched

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

Nutrition Label

WHISPER CANON · fi.moneyRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fi.money

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.83.1143.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.173.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.513.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.83.743.174.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
99.84.152.11799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.699.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.6399.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124597400
Contact emails

Subdomains

12 observed subdomains of fi.money.

Web-graph footprint

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

337 sites link to this hostname.

277 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fi.money.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEtrsmtp.com

Related pages

Pivot deeper into the graph from fi.money.

Cypher and MCP

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

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