Skip to content

Hostname

faraday.in.ua

Last fetched

faraday.in.ua resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in FI.

Nutrition Label

WHISPER CANON · faraday.in.uaRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/faraday.in.ua

Resolution chain

faraday.in.ua resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
37.27.107.21537.27.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI
37.27.107.23637.27.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

No WHOIS records are currently associated with faraday.in.ua in WhisperGraph.

Subdomains

2 observed subdomains of faraday.in.ua.

Web-graph footprint

Distinct hostnames that link to or from faraday.in.ua in the public web crawl.

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for faraday.in.ua.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.ukraine.com.ua
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP2a01:4f9:3070:1e51:0:0:0:2
SPF_IP37.27.107.215
SPF_IP37.27.107.235
SPF_IP37.27.107.236

Related pages

Pivot deeper into the graph from faraday.in.ua.

Cypher and MCP

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

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