Hostname
excellium-services.com
Last fetched
excellium-services.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
excellium-services.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.78.132 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 192.0.78.203 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:1052
- Organization
- domain manager excellium services
- Contact emails
Subdomains
17 observed subdomains of excellium-services.com.
Showing 15 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from excellium-services.com in the public web crawl.
63 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for excellium-services.com.
| Mechanism | Target |
|---|---|
| SPF_A | mx1.managed.lu |
| SPF_A | mx2.managed.lu |
| SPF_INCLUDE | _spf.thalesgroup.com |
| SPF_INCLUDE | marketing.dynamics.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.74.0.66 |
| SPF_IP | 217.31.65.134 |
| SPF_IP | 217.31.73.205 |
| SPF_IP | 217.31.74.130 |
| SPF_IP | 217.31.74.131 |
| SPF_MX | excellium-services.com |
Related pages
Pivot deeper into the graph from excellium-services.com.
- IP · 192.0.78.132
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:1052
- Country · US
- Email · 8aa565efb1b1c78c_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · ex…
- 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: "excellium-services.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.