Hostname
sendtric.com
Last fetched
sendtric.com resolves to 104.21.19.48, announced in 104.21.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. sendtric.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 104.21.19.48
104.21.16.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 172.67.185.59
172.67.176.0/20 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
- 194.1.147.41
194.1.147.0/24 · WPX - K Media Tech Ltd. · Solihull, GB
- 194.1.147.89
194.1.147.0/24 · WPX - K Media Tech Ltd. · Solihull, GB
IPv6 resolution
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- contact privacy inc. customer 124110487
- Contact emails
- 4df4f6c3bce64e7780f808b88183a6c8.protect@withheldforprivacy.com, gi306dibtktk@contactprivacy.email, 3c1fbaee9ac602c59a13a889a35446edace41a484974672a95d8bc44b0f3ced9@sendtric.com.whoisproxy.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-369.awsdns-46.com
- dalary.ns.cloudflare.com
- wilson.ns.cloudflare.com
- ns-675.awsdns-20.net
- ns-1318.awsdns-36.org
- ns-1775.awsdns-29.co.uk
MX records
- inbound-smtp.us-east-1.amazonaws.com
SPF policy
- include: amazonses.com
- include: mail.zendesk.com
Threat-feed evidence
History
Related pages
Pivot from sendtric.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: "sendtric.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.