Hostname
geconlogistics.com
Last fetched
geconlogistics.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
geconlogistics.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 |
|---|---|---|---|---|
| 46.242.242.36 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 00c711df983cf276fe78d6a3591106130fb3c8fcf00fe38b1f99aba977489d71@geconlogistics.com.whoisproxy.org
- 1fc452b72fd6113e87b3e8d0666fad338932864dc1340f666eec775bf9db5a73@geconlogistics.com.whoisproxy.org
- 2e4c8627be79fdd34ad3f5cdba7c6a80ee1d7096fdf469b22dca011c4cfa7e52@geconlogistics.com.whoisproxy.org
- 47dc35ee78a4add3ca8c7d73a8aa739053b62fae7ab9da35d2ad23c7d43bb2b2@geconlogistics.com.whoisproxy.org
- 4a84dff3924b98e05dfe5d17b1d5f3ce1da8a2b5312c1ac9db2cd59c3d8ff2fc@geconlogistics.com.whoisproxy.org
- 6f6426606a0e11d4d3d25acfbcc85acd98c8bd6b49383b44d4f5e1c9d829bff6@geconlogistics.com.whoisproxy.org
- b079d8218eb442f51ee9d98a190866d475fecd47cc8e02f5cc8acc4a42fdf59f@geconlogistics.com.whoisproxy.org
- ca1110fa378bc886257bebd9b6aadac039d1e8c12d3bb87051101e5d11555ee3@geconlogistics.com.whoisproxy.org
- d222de67e8219cfb7f1b08cc9ae87c9bc339f09b3104aef766934a47f2fc2d58@geconlogistics.com.whoisproxy.org
- e9ed42cf5c66454c85f3170040f5917036dcd00480a1b3878474d954376f312d@geconlogistics.com.whoisproxy.org
Subdomains
2 observed subdomains of geconlogistics.com.
Threat posture
History
Mail and authentication
MX records
- geconlogistics.com
SPF policy
2 SPF mechanisms authorising senders for geconlogistics.com.
| Mechanism | Target |
|---|---|
| SPF_A | geconlogistics.com |
| SPF_MX | geconlogistics.com |
Related pages
Pivot deeper into the graph from geconlogistics.com.
- IP · 46.242.242.36
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 00c711df983cf276fe78d6a3591106130fb3c8fcf00fe38b1f99aba977489d71@geconlogistics.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ge…
- 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: "geconlogistics.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.