Skip to content

Hostname

cloud.senec.com

Last fetched

cloud.senec.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · cloud.senec.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cloud.senec.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.57.249167.235.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with cloud.senec.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for cloud.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_MXcloud.senec.com

Related pages

Pivot deeper into the graph from cloud.senec.com.

Cypher and MCP

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

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