Skip to content

Hostname

sencinet.com

Last fetched

sencinet.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · sencinet.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sencinet.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.91.116104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.217.96172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.4188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.4188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
200.219.163.100200.219.160.0/19AS11271BR

WHOIS identity

Registrar
iana:1910
Organization
the cih group
Contact emails

Subdomains

114 observed subdomains of sencinet.com.

Web-graph footprint

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

18 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sencinet.com.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.219.160.163
SPF_IP200.219.160.165
SPF_IP200.47.123.50
SPF_IP200.47.204.62

Related pages

Pivot deeper into the graph from sencinet.com.

Cypher and MCP

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

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