Hostname
cellnex.com
Last fetched
cellnex.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
cellnex.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 |
|---|---|---|---|---|
| 45.60.34.79 | 45.60.34.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.40.79 | 45.60.40.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:106
- Organization
- domain hostmaster, customer id : 77459717315467
- Contact emails
Subdomains
2 observed subdomains of cellnex.com.
Web-graph footprint
Distinct hostnames that link to or from cellnex.com in the public web crawl.
360 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cellnex.com.
| Mechanism | Target |
|---|---|
| SPF_A | esa1.cellnextelecom.c3s2.iphmx.com |
| SPF_A | esa2.cellnextelecom.c3s2.iphmx.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.21.110.56 |
| SPF_MX | cellnex.com |
Related pages
Pivot deeper into the graph from cellnex.com.
- IP · 45.60.34.79
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:106
- Country · GB
- Email · 77459717315467-1cddbb@whoisprivacyservices.com.au
- TLD · .com
- Browse hostnames · ce…
- 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: "cellnex.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.