Hostname
szesc.net
Last fetched
szesc.net resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
szesc.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.242.232.153 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- whoisproxy.com
- Contact emails
- 055c061c5eedc434a2d3c074e7a1c55b96a7f0f150ad27ec61da00af1f359fc1@szesc.net.whoisproxy.org
- 181c74aa02c4ee3aadaf75046de1a79f6e5a3742e4c0c589d9629f33a4d1af0f@szesc.net.whoisproxy.org
- 21e6ee8c4ab812aab3548ce6c3c1a91288d08cddae34a3770abf45d16040d187@szesc.net.whoisproxy.org
- 3976c4d72ac676fb8b800aa45cfbea90923df2aeca3e73cf94a26305db946936@szesc.net.whoisproxy.org
- 57d0cfd85ef250d2510deb921a37c5371828f9e6368750a5a933786e101558cb@szesc.net.whoisproxy.org
- 7fe751add30a387379beebcffd66a82cd6d87f1f9ec9aaeca64895956a420824@szesc.net.whoisproxy.org
- 93303df240a59f5638036da2f01cecbc4e96333d733f5abe6c051dbd263af22e@szesc.net.whoisproxy.org
- 9a23c8d1631d3e9bed84d2460296b614429d28fec47a29034ccab581173267d5@szesc.net.whoisproxy.org
- a302a1385e99ee67b3196f9dcc559c693a6537278438e007bb327708ec188200@szesc.net.whoisproxy.org
- c273835d597ddd09c0822a88793d99e9fc0e8757161544746289e11b5b4934ec@szesc.net.whoisproxy.org
- e9156adbd071bf36599d4e51a40d1992134a9c380a657a11acb6d902698428b9@szesc.net.whoisproxy.org
- fea3f7d7489e2de2e5f021f853991986334330e954f6ae8125a803e7de69c227@szesc.net.whoisproxy.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for szesc.net.
| Mechanism | Target |
|---|---|
| SPF_A | mailng.az.pl |
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from szesc.net.
- IP · 46.242.232.153
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 055c061c5eedc434a2d3c074e7a1c55b96a7f0f150ad27ec61da00af1f359fc1@szesc.net.whoisproxy.org
- TLD · .net
- Browse hostnames · sz…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "szesc.net"})-[: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.