Skip to content

Hostname

cigarsense.com

Last fetched

cigarsense.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.10.245104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.164.212172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
cigar sense
Contact emails

Subdomains

3 observed subdomains of cigarsense.com.

Web-graph footprint

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

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cigarsense.com.

MechanismTarget
SPF_Acigarsense.com
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/6
SPF_IP198.2.128.0/8
SPF_IP205.201.128.0/16
SPF_IP208.94.37.4
SPF_IP35.225.43.3
SPF_IP67.231.154.164/32
SPF_MXcigarsense.com

Related pages

Pivot deeper into the graph from cigarsense.com.

Cypher and MCP

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

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