Skip to content

Hostname

senzime.com

Last fetched

senzime.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · senzime.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/senzime.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.17.142.19952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:269
Organization
point of care ab
Contact emails

Subdomains

5 observed subdomains of senzime.com.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for senzime.com.

MechanismTarget
SPF_INCLUDE25051049.spf08.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.169.225.47
SPF_IP194.169.225.94
SPF_IP195.149.155.0/24
SPF_IP5.35.190.0/25
SPF_IP62.4.82.128/26
SPF_IP85.24.156.0/22

Related pages

Pivot deeper into the graph from senzime.com.

Cypher and MCP

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

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