Skip to content

Hostname

cisbox.com

Last fetched

cisbox.com resolves to 2 IPv4 addresses operated by AS24961 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

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

Resolution chain

cisbox.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1408
Organization
cisbox
Contact emails

Subdomains

51 observed subdomains of cisbox.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for cisbox.com.

MechanismTarget
SPF_INCLUDE143212792.spf01.hubspotemail.net
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.170.17
SPF_IP178.15.77.3
SPF_IP213.202.209.192/26
SPF_IP5.35.248.149
SPF_IP5.35.248.193
SPF_IP5.35.250.193
SPF_IP62.214.87.84/28
SPF_IP86.105.223.48/28
SPF_MXcisbox.com

Related pages

Pivot deeper into the graph from cisbox.com.

Cypher and MCP

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

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