Hostname
excellgroup.com
Last fetched
excellgroup.com resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
excellgroup.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 |
|---|---|---|---|---|
| 78.129.199.14 | 78.129.128.0/17 | AS20860 | — | GB |
WHOIS identity
- Registrar
- iana:81
- Organization
- excell business systems
- Contact emails
Subdomains
41 observed subdomains of excellgroup.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from excellgroup.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
33 SPF mechanisms authorising senders for excellgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 2576570.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.soluno.se |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | emailmum.freshservice.com |
| SPF_INCLUDE | servers.ourmailsender.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.opencrm.co.uk |
| SPF_IP | 146.101.78.0/24 |
| SPF_IP | 174.137.46.0/24 |
| SPF_IP | 185.12.80.0/22 |
| SPF_IP | 185.187.116.0/24 |
| SPF_IP | 185.54.73.0/24 |
| SPF_IP | 185.54.74.0/24 |
| SPF_IP | 185.54.75.0/24 |
| SPF_IP | 185.58.84.0/22 |
| SPF_IP | 188.172.128.0/20 |
| SPF_IP | 192.161.144.0/20 |
| SPF_IP | 195.130.217.0/24 |
| SPF_IP | 207.82.80.0/24 |
| SPF_IP | 213.131.182.34/32 |
| SPF_IP | 213.167.75.0/24 |
| SPF_IP | 213.167.81.0/24 |
| SPF_IP | 216.198.0.0/18 |
| SPF_IP | 46.236.37.0/24 |
| SPF_IP | 80.87.16.116/32 |
| SPF_IP | 80.87.16.117/32 |
| SPF_IP | 81.29.79.128/26 |
| SPF_IP | 87.236.128.54/32 |
| SPF_IP | 87.236.128.56/32 |
| SPF_IP | 91.143.64.55/32 |
| SPF_IP | 91.143.64.59/32 |
| SPF_IP | 91.220.42.0/24 |
| SPF_IP | 96.46.150.192/27 |
Related pages
Pivot deeper into the graph from excellgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "excellgroup.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.