Hostname
xeas.com
Last fetched
xeas.com resolves to 1 IPv4 address operated by AS34931 in GB. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
xeas.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 |
|---|---|---|---|---|
| 149.255.62.125 | 149.255.60.0/22 | AS34931 | — | GB |
WHOIS identity
- Registrar
- iana:3862
- Organization
- constantino dimzas
- Contact emails
- startdomains@gmail.com
- pw-0e8cb8fd37393e8bb63c155004fd9e7b@privacyguardian.org
- pw-a5b189a6cde548c2fa03f5b85046651d@privacyguardian.org
- pw-c48a443361c8944f7f08b2d8aa2e9cf9@privacyguardian.org
- pw-cdbc3486c3cae8fc6efa01ec86b44506@privacyguardian.org
- pw-df380e48f685465e767396ed8c5e7458@privacyguardian.org
- pw-f5c83f25498be17c96ab2278b5f1d6ca@privacyguardian.org
Subdomains
8 observed subdomains of xeas.com.
Web-graph footprint
Distinct hostnames that link to or from xeas.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- xeas.com
SPF policy
5 SPF mechanisms authorising senders for xeas.com.
| Mechanism | Target |
|---|---|
| SPF_A | xeas.com |
| SPF_INCLUDE | relay.thundermail.uk |
| SPF_IP | 149.255.58.47 |
| SPF_IP | 149.255.62.125 |
| SPF_MX | xeas.com |
Related pages
Pivot deeper into the graph from xeas.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "xeas.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.