Skip to content

Hostname

img.f64.ro

Last fetched

img.f64.ro resolves to 1 IPv4 address operated by AS48881 in RO.

Nutrition Label

WHISPER CANON · img.f64.roRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/img.f64.ro

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.182.87185.104.180.0/22AS48881RO

WHOIS identity

No WHOIS records are currently associated with img.f64.ro in WhisperGraph.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for img.f64.ro.

MechanismTarget
SPF_Aimg.f64.ro
SPF_IP173.192.104.145/32
SPF_IP185.104.182.84
SPF_IP185.104.182.87
SPF_IP89.45.173.9
SPF_IP93.115.114.86
SPF_IP93.115.114.87
SPF_MXimg.f64.ro

Related pages

Pivot deeper into the graph from img.f64.ro.

Cypher and MCP

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

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