Skip to content

Hostname

tendertouch.com

Last fetched

tendertouch.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tendertouch.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/tendertouch.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.225.1.3264.225.0.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of tendertouch.com.

Web-graph footprint

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

11 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for tendertouch.com.

MechanismTarget
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.154.97.253/32
SPF_IP162.248.184.0/22
SPF_IP167.89.9.78
SPF_IP208.184.224.3
SPF_IP209.112.104.0/22
SPF_IP216.137.176.132
SPF_IP216.137.176.135
SPF_IP52.25.139.174
SPF_IP54.241.16.209
SPF_IP54.244.242.160
SPF_IP54.244.242.186
SPF_IP54.244.242.190
SPF_IP54.244.242.214
SPF_IP64.207.216.0/22
SPF_IP68.233.77.18/32
SPF_IP70.32.23.60
SPF_IP96.57.110.74
SPF_IP96.57.110.75

Related pages

Pivot deeper into the graph from tendertouch.com.

Cypher and MCP

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

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