Skip to content

Hostname

sentact.com

Last fetched

sentact.com resolves to 143.244.49.178, announced in 143.244.48.0/22 by CDN77 - Datacamp Limited in US. sentact.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · sentact.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sentact.com

Resolution chain

IPv6 resolution

Attribution

datacamp

ORIGIN_AS

WHOIS identity

Registrar
iana:69
Registrant organisation
james pisani
Contact emails
snickels@sentact.com, noreply@data-protected.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-68.awsdns-08.com
  • ns-865.awsdns-44.net
  • ns-1256.awsdns-29.org
  • ns-1634.awsdns-12.co.uk

MX records

  • sentact-com.mail.protection.outlook.com

SPF policy

  • ip: 34.216.74.199/32
  • ip: 52.32.93.232/32
  • ip: 63.149.16.4/31
  • ip: 54.202.143.51/32
  • include: amazonses.com
  • include: _spf.intacct.com
  • include: spf.protection.outlook.com
  • include: _spf.salesforce.com
  • include: 4009278.spf07.hubspotemail.net
  • include: zcsend.net
  • ip: 2001:4801:7821:77:be76:4eff:fe10:611d

Threat-feed evidence

History

Related pages

Pivot from sentact.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sentact.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.