Hostname
gexcon.com
Last fetched
gexcon.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
gexcon.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 |
|---|---|---|---|---|
| 185.151.45.11 | 185.151.44.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:1001
- Organization
- gexcon as
- Contact emails
- 2zqcgi2agjed@privacy-protection.email
- 7oynsheffdfm@privacy-protection.email
- bzpnjjvvksz5@privacy-protection.email
- cjpquvb6tmft@privacy-protection.email
- dywpacbj4ks3@privacy-protection.email
- e3vbrfmtkqob@privacy-protection.email
- eo4djvszuxmj@privacy-protection.email
- fzpwuccs5p7o@privacy-protection.email
- hbszg4k4xe4j@privacy-protection.email
- jgu4agv2zznu@privacy-protection.email
- knpx4f5gsgnf@privacy-protection.email
- p3bzd6rsrsf8@privacy-protection.email
- puvyw3xtyfeb@privacy-protection.email
- qcmdcysd5p8f@privacy-protection.email
- tj5upphxsby8@privacy-protection.email
- ty5w2zpam6yy@privacy-protection.email
- uzhcftvzm4wc@privacy-protection.email
- yong86fujipa@privacy-protection.email
- datalab@cmr.no
Subdomains
42 observed subdomains of gexcon.com.
Showing 25 of 42. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gexcon.com in the public web crawl.
99 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for gexcon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.151.45.11 |
| SPF_IP | 92.62.34.175 |
| SPF_IP | 92.62.36.32/28 |
| SPF_IP | 92.62.38.126 |
Related pages
Pivot deeper into the graph from gexcon.com.
- IP · 185.151.45.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · GB
- Email · 2zqcgi2agjed@privacy-protection.email
- 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: "gexcon.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.