Skip to content

Hostname

widzew.com

Last fetched

widzew.com resolves to 4 IPv4 addresses operated by AS16276 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · widzew.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/widzew.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.31.33.142176.31.0.0/16AS16276PL
3.73.96.1473.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.187.983.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.239.703.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
stowarzyszenie reaktywacja tradycji sportowych widzew lodz
Contact emails

Subdomains

31 observed subdomains of widzew.com.

Web-graph footprint

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

126 sites link to this hostname.

94 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for widzew.com.

MechanismTarget
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from widzew.com.

Cypher and MCP

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

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