Skip to content

Hostname

cellainc.com

Last fetched

cellainc.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · cellainc.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cellainc.com

Resolution chain

cellainc.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

32 observed subdomains of cellainc.com.

Web-graph footprint

Distinct hostnames that link to or from cellainc.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for cellainc.com.

MechanismTarget
SPF_INCLUDE8333361.spf10.hubspotemail.net
SPF_INCLUDE_spf.bullhornmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sendergen.com
SPF_INCLUDEcmail20.com
SPF_INCLUDEspf.surveymonkey.com
SPF_IP104.130.123.22
SPF_IP149.72.158.120
SPF_IP149.72.246.131
SPF_IP149.72.25.219
SPF_IP149.72.25.224
SPF_IP149.72.25.59
SPF_IP149.72.26.254
SPF_IP158.247.19.88
SPF_IP166.78.70.182
SPF_IP167.89.29.219
SPF_IP167.89.30.252
SPF_IP167.89.34.218
SPF_IP167.89.34.250
SPF_IP167.89.35.114
SPF_IP167.89.36.247
SPF_IP167.89.79.93
SPF_IP167.89.8.119
SPF_IP168.245.73.133
SPF_IP52.207.191.216/32

Related pages

Pivot deeper into the graph from cellainc.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cellainc.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.