Skip to content

Hostname

tente.com

Last fetched

tente.com resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tente.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tente.com

Resolution chain

tente.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.65.242151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA
3.79.92.1943.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
tente casters,
Contact emails

Subdomains

23 observed subdomains of tente.com.

Web-graph footprint

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

315 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

95 SPF mechanisms authorising senders for tente.com.

MechanismTarget
SPF_Amanagedmail.3ict.nl
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEemaileu.clickdimensions.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.plutex.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfv4.sosafe.de
SPF_INCLUDEspfv6.sosafe.de
SPF_IP102.22.194.100
SPF_IP103.9.8.121
SPF_IP103.9.8.122
SPF_IP103.9.8.123
SPF_IP111.221.112.0/21
SPF_IP111.221.23.128/25
SPF_IP111.221.26.0/27
SPF_IP111.221.66.0/25
SPF_IP111.221.69.128/25
SPF_IP131.253.121.20
SPF_IP131.253.121.52
SPF_IP157.55.0.192/26
SPF_IP157.55.1.128/26
SPF_IP157.55.11.0/25
SPF_IP157.55.2.0/25
SPF_IP157.55.225.0/25
SPF_IP157.55.9.128/25
SPF_IP157.56.248.0/21
SPF_IP167.220.67.238
SPF_IP18.198.149.19
SPF_IP18.198.18.157
SPF_IP185.104.73.142
SPF_IP185.115.1.86
SPF_IP185.68.68.0/22
SPF_IP193.179.14.98
SPF_IP193.179.14.99
SPF_IP193.242.174.52
SPF_IP195.215.31.222
SPF_IP207.46.116.128/29
SPF_IP207.46.117.0/24
SPF_IP207.46.132.128/27
SPF_IP207.46.200.0/27
SPF_IP207.46.50.192/26
SPF_IP207.46.50.224
SPF_IP207.46.58.128/25
SPF_IP207.68.169.173/30
SPF_IP207.68.176.0/26
SPF_IP207.68.176.96/27
SPF_IP213.163.164.201
SPF_IP213.163.169.136
SPF_IP213.199.161.128/27
SPF_IP213.199.177.0/26
SPF_IP23.103.131.7
SPF_IP3.64.131.199
SPF_IP3.64.142.243
SPF_IP3.64.88.217
SPF_IP3.67.178.138
SPF_IP3.67.235.98
SPF_IP3.68.17.221
SPF_IP3.68.38.23
SPF_IP3.68.40.83
SPF_IP41.120.17.188
SPF_IP42.159.163.81
SPF_IP42.159.163.82
SPF_IP42.159.163.83
SPF_IP46.105.67.29
SPF_IP51.144.115.48
SPF_IP51.4.71.62
SPF_IP62.55.182.68/32
SPF_IP65.54.121.120/29
SPF_IP65.54.121.124/31
SPF_IP65.54.190.0/24
SPF_IP65.54.241.0/24
SPF_IP65.54.51.64/26
SPF_IP65.54.61.64/26
SPF_IP65.55.111.0/24
SPF_IP65.55.116.0/25
SPF_IP65.55.178.128/27
SPF_IP65.55.234.192/26
SPF_IP65.55.238.129/26
SPF_IP65.55.33.64/28
SPF_IP65.55.34.0/24
SPF_IP65.55.52.224/27
SPF_IP65.55.78.128/25
SPF_IP65.55.81.48/28
SPF_IP65.55.81.54/31
SPF_IP65.55.90.0/24
SPF_IP69.61.206.162
SPF_IP70.37.151.128/25
SPF_IP78.24.15.64/26
SPF_IP81.82.236.1
SPF_IP82.76.191.79
SPF_IP87.53.90.22
SPF_IP89.202.39.129
SPF_IP91.205.116.251
SPF_IP94.245.112.0/27
SPF_IP94.245.112.10/31

Related pages

Pivot deeper into the graph from tente.com.

Cypher and MCP

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

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