Hostname
agserwis.com
Last fetched
agserwis.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
agserwis.com 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 |
|---|---|---|---|---|
| 79.96.95.122 | 79.96.0.0/17 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- ag serwis s.c. adrian sabuk grzegorz brzezinski
- Contact emails
- adrian.sabuk@agserwis.com
- szymonbrzezinski@gmail.com
- 059cb3dcda4fb0e1e13479fb2252b92062122a49cbc79542540702486ffc6156@agserwis.com.whoisproxy.org
- 3ae64d5fbd8b6864a97129a8fa6bab70bf00cc9f7c440975bf926826834846dd@agserwis.com.whoisproxy.org
- 6ed074ae81f89782fe67c752094d25bc8d2556268e4c2b089d6b6861d53bcb23@agserwis.com.whoisproxy.org
- 6fcfa50bf6b74156624ffb605b1a3efa85f1e9bd33344432bd9cc55f689ce30a@agserwis.com.whoisproxy.org
- 84d63fecffd3b0f4de6fc4597723b789782e81fba505fccb217e74c002f4f923@agserwis.com.whoisproxy.org
- 8951f999c09986d84715672007a0eefde9c72ee2843dc6e34c91964d53218052@agserwis.com.whoisproxy.org
- 92f0a1410995731f081e4925b284218879ebdceaaa78e6f1f16bf0acbb27b2c9@agserwis.com.whoisproxy.org
- 956bcb65e32e0a61bec0ea04ca74fe8ed00fabf3ea7e6d59245faebb51cf6b49@agserwis.com.whoisproxy.org
- 9d4482fc55593cef5f468d03c2fb3124e057674dada6214ffd7ae981bdf00b66@agserwis.com.whoisproxy.org
- ad1d0ee5b636c6ae86039a993403c3578d34e6cf38354e1a5d0923ede3581106@agserwis.com.whoisproxy.org
- e83d31d652d6b2a472e2ce20198142421837b017569af3de9d0b98e43ac0f27e@agserwis.com.whoisproxy.org
Subdomains
1 observed subdomain of agserwis.com.
| Subdomain |
|---|
| www.agserwis.com |
Web-graph footprint
Distinct hostnames that link to or from agserwis.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- agserwis.com
SPF policy
2 SPF mechanisms authorising senders for agserwis.com.
| Mechanism | Target |
|---|---|
| SPF_A | agserwis.com |
| SPF_MX | agserwis.com |
Related pages
Pivot deeper into the graph from agserwis.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "agserwis.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.