Skip to content

Hostname

friendly-house.com

Last fetched

friendly-house.com resolves to 1 IPv4 address operated by AS30859 in UA. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · friendly-house.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/friendly-house.com

Resolution chain

friendly-house.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.19.84.26193.19.84.0/23AS30859UA

WHOIS identity

Registrar
iana:1112
Organization
internet invest, ltd. dba imena.ua
Contact emails

Subdomains

1 observed subdomain of friendly-house.com.

Web-graph footprint

Distinct hostnames that link to or from friendly-house.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for friendly-house.com.

MechanismTarget
SPF_Arelay.fozzy.ua
SPF_Arelay1.fozzy.ua
SPF_Arelay2.fozzy.ua
SPF_Arelay3.fozzy.ua
SPF_IP193.19.84.0/23
SPF_IP213.160.140.171
SPF_IP78.154.160.82
SPF_IP78.154.160.83

Related pages

Pivot deeper into the graph from friendly-house.com.

Cypher and MCP

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

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