Skip to content

Hostname

telent.com

Last fetched

telent.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · telent.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/telent.com

Resolution chain

telent.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:79
Organization
andrew allen
Contact emails

Subdomains

74 observed subdomains of telent.com.

Web-graph footprint

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

171 sites link to this hostname.

116 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for telent.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP104.45.90.69
SPF_IP20.26.49.116
SPF_IP20.68.241.51
SPF_IP20.90.56.1
SPF_IP203.55.21.31/32
SPF_IP213.143.152.2
SPF_IP51.104.201.83
SPF_IP51.11.110.125
SPF_IP51.132.164.243
SPF_IP51.132.83.216
SPF_IP51.140.205.44
SPF_IP80.6.91.150/32
SPF_IP82.141.247.90
SPF_MXtelent.com

Related pages

Pivot deeper into the graph from telent.com.

Cypher and MCP

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

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