Skip to content

Hostname

senec.com

Last fetched

senec.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1328 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.8.139104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.139.132172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1328
Organization
mustneed_com
Contact emails

Subdomains

48 observed subdomains of senec.com.

Web-graph footprint

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

361 sites link to this hostname.

285 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for senec.com.

MechanismTarget
SPF_INCLUDE5211192.spf06.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.senec-com.cloud.nospamproxy.com
SPF_IP176.9.2.230
SPF_IP176.9.2.231
SPF_IP178.63.165.160/28
SPF_IP178.63.169.208/28
SPF_IP185.182.80.144/29
SPF_IP185.182.80.248/29
SPF_IP185.182.80.48/29
SPF_IP185.182.83.240/29
SPF_IP185.36.117.0/24
SPF_IP195.35.72.64/26
SPF_IP195.35.73.117
SPF_IP195.35.73.118
SPF_IP195.35.73.119
SPF_IP195.35.73.19
SPF_IP195.35.73.192
SPF_IP195.35.73.20
SPF_IP2.33.116.155
SPF_IP2.33.116.156
SPF_IP213.239.217.189
SPF_IP46.4.133.19
SPF_IP46.4.133.23/32
SPF_IP46.4.133.24
SPF_IP46.4.145.64/28
SPF_IP62.138.120.184/29
SPF_IP62.138.121.0/26
SPF_IP62.138.82.64/26
SPF_IP62.138.86.8/29
SPF_IP62.138.90.192/26
SPF_IP62.138.91.0/29
SPF_IP78.46.114.185
SPF_IP78.46.88.146
SPF_IP78.46.88.156
SPF_IP78.46.88.157
SPF_IP78.47.39.96/28
SPF_IP80.190.128.0/19
SPF_IP88.198.181.208/28
SPF_IP88.198.249.64/28
SPF_IP88.198.96.0/27
SPF_IP91.228.144.0/24
SPF_MXsenec.com

Related pages

Pivot deeper into the graph from senec.com.

Cypher and MCP

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

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