Skip to content

Hostname

sisecam.com

Last fetched

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

Nutrition Label

WHISPER CANON · sisecam.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sisecam.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.8.208104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.9.208104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1091
Organization
turkiye sise ve cam fabrikalari a.s.
Contact emails

Subdomains

28 observed subdomains of sisecam.com.

Web-graph footprint

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

304 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for sisecam.com.

MechanismTarget
SPF_Asisecam.com
SPF_INCLUDE_spf-dc12.successfactors.com
SPF_INCLUDE_spfeu.qmarkets-dns.org
SPF_INCLUDEemail-od.com
SPF_INCLUDEspf-002c1701.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.214.193.78/32
SPF_IP130.214.193.83/32
SPF_IP130.214.193.85/32
SPF_IP130.214.193.93/32
SPF_IP213.143.224.132
SPF_IP213.143.224.133
SPF_IP213.143.224.171
SPF_IP213.143.224.172
SPF_IP87.191.44.226
SPF_MXsisecam.com

Related pages

Pivot deeper into the graph from sisecam.com.

Cypher and MCP

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

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