Skip to content

Hostname

sobczyk.eu

Last fetched

sobczyk.eu resolves to 1 IPv4 address operated by AS16276 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · sobczyk.euRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sobczyk.eu

Resolution chain

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

IPPrefixASNOperatorCountry
178.32.163.4178.32.0.0/15AS16276PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
Contact emails

Subdomains

62 observed subdomains of sobczyk.eu.

Web-graph footprint

Distinct hostnames that link to or from sobczyk.eu in the public web crawl.

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for sobczyk.eu.

MechanismTarget
SPF_IP178.32.163.4/30
SPF_IP5.196.217.40/32
SPF_IP92.222.200.220/30
SPF_IP94.23.208.225/32
SPF_MXsobczyk.eu

Related pages

Pivot deeper into the graph from sobczyk.eu.

Cypher and MCP

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

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