Hostname
geplus.co.uk
Last fetched
geplus.co.uk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:godaddy.com, llc. as the registrar.
Nutrition Label
Resolution chain
geplus.co.uk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.215.135.157 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.75.188.67 | 54.74.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 54.76.1.72 | 54.76.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.33.237.245 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.33.32.74 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 63.35.50.25 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:godaddy.com, llc.
- Organization
- emap publishing
- Contact emails
Subdomains
25 observed subdomains of geplus.co.uk.
Showing 17 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from geplus.co.uk in the public web crawl.
251 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for geplus.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | escosubs.co.uk |
| SPF_INCLUDE | msgfocus.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | support.escosubs.co.uk |
| SPF_IP | 193.29.186.152 |
| SPF_IP | 193.29.186.153 |
Related pages
Pivot deeper into the graph from geplus.co.uk.
- IP · 52.215.135.157
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:godaddy.com, llc.
- Country · IE
- Email · redacted@nominet.uk
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · ge…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "geplus.co.uk"})-[: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.