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
Resolution chain
widzew.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 176.31.33.142 | 176.31.0.0/16 | AS16276 | — | PL |
| 3.73.96.147 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.77.187.98 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.78.239.70 | 3.64.0.0/12 | AS16509 | AMAZON-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.
Showing 25 of 31. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for widzew.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.jupiter.salesmanago.pl |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.