Skip to content

Hostname

f64.ro

Last fetched

f64.ro resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:ici - rotld as the registrar.

Nutrition Label

WHISPER CANON · f64.roRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/f64.ro

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.10118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.5218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.122.123.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.1283.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.433.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.943.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ici - rotld
Organization
Contact emails

Subdomains

55 observed subdomains of f64.ro.

Web-graph footprint

Distinct hostnames that link to or from f64.ro in the public web crawl.

830 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for f64.ro.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEnl.f64.ro
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_MXf64.ro

Related pages

Pivot deeper into the graph from f64.ro.

Cypher and MCP

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

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