Skip to content

Hostname

goodly.pro

Last fetched

goodly.pro resolves to 1 IPv4 address operated by AS62222 in RU. WHOIS lists iana:1606 as the registrar.

Nutrition Label

WHISPER CANON · goodly.proRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/goodly.pro

Resolution chain

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

IPPrefixASNOperatorCountry
185.125.56.187185.125.56.0/22AS62222RU

WHOIS identity

Registrar
iana:1606
Organization
ilya sitnov
Contact emails

Subdomains

276 observed subdomains of goodly.pro.

Web-graph footprint

Distinct hostnames that link to or from goodly.pro in the public web crawl.

51 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for goodly.pro.

MechanismTarget
SPF_Agoodly.pro
SPF_INCLUDE_spf.yandex.ru
SPF_IP185.125.56.187
SPF_IP185.125.56.189
SPF_IP185.189.167.187
SPF_IP45.147.178.227
SPF_MXgoodly.pro

Related pages

Pivot deeper into the graph from goodly.pro.

Cypher and MCP

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

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