Skip to content

Hostname

hobby4men.com

Last fetched

hobby4men.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · hobby4men.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hobby4men.com

Resolution chain

hobby4men.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.34.174104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.163.140172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.253.212.22185.253.212.0/24AS48707PL

WHOIS identity

Registrar
iana:269
Organization
firma 'kolter' miroslaw klekot
Contact emails

Subdomains

2 observed subdomains of hobby4men.com.

Web-graph footprint

Distinct hostnames that link to or from hobby4men.com in the public web crawl.

60 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for hobby4men.com.

MechanismTarget
SPF_Ahobby4men.com
SPF_INCLUDE_spf.ogicom.pl
SPF_INCLUDE_spfw.superhost.pl
SPF_INCLUDE_spfw2.superhost.pl
SPF_IP185.54.187.0/24
SPF_IP188.117.180.0/24
SPF_IP194.169.227.181
SPF_IP54.36.175.185
SPF_IP89.25.157.192/28
SPF_IP89.25.191.64/26
SPF_IP91.227.202.0/24
SPF_IP93.179.233.0/26
SPF_MXhobby4men.com

Related pages

Pivot deeper into the graph from hobby4men.com.

Cypher and MCP

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

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