Hostname
6lex.co
Last fetched
6lex.co resolves to 1 IPv4 address operated by AS34931 in GB. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
6lex.co 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 |
|---|---|---|---|---|
| 149.255.58.151 | 149.255.176.0/21 | AS34931 | — | GB |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- —
Subdomains
45 observed subdomains of 6lex.co.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 6lex.co in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
- 6lex.co
SPF policy
6 SPF mechanisms authorising senders for 6lex.co.
| Mechanism | Target |
|---|---|
| SPF_A | 6lex.co |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | relay.thundermail.uk |
| SPF_IP | 149.255.58.151 |
| SPF_IP | 149.255.62.66 |
| SPF_MX | 6lex.co |
Related pages
Pivot deeper into the graph from 6lex.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "6lex.co"})-[: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.