Hostname
cellmarque.com
Last fetched
cellmarque.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
cellmarque.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.101.4 | 45.60.101.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.11.4 | 45.60.11.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- perfect privacy,
- Contact emails
- aj9yu2d95da@networksolutionsprivateregistration.com
- d22z95fg6sd@networksolutionsprivateregistration.com
- ea8sc3vs46z@networksolutionsprivateregistration.com
- ht7368a84da@networksolutionsprivateregistration.com
- rw83e9su9py@networksolutionsprivateregistration.com
- tu4nk54q8ar@networksolutionsprivateregistration.com
- vg6w36wn64y@networksolutionsprivateregistration.com
- xx6cp2tk78h@networksolutionsprivateregistration.com
- yx42q7bm7s5@networksolutionsprivateregistration.com
- info@domain-contact.org
Subdomains
16 observed subdomains of cellmarque.com.
Web-graph footprint
Distinct hostnames that link to or from cellmarque.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for cellmarque.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | netblocks.sial.com |
| SPF_INCLUDE | spf-005f4802.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | cellmarque.com |
Related pages
Pivot deeper into the graph from cellmarque.com.
- IP · 45.60.101.4
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:269
- Country · US
- Email · aj9yu2d95da@networksolutionsprivateregistration.com
- 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: "cellmarque.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.