Skip to content

Hostname

tps47.telapowered.com

Last fetched

tps47.telapowered.com resolves to 1 IPv4 address operated by TELA-ASN - TELA, Incorporated in US.

Nutrition Label

WHISPER CANON · tps47.telapowered.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tps47.telapowered.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.90.19.147208.90.19.0/24AS31834TELA-ASN - TELA, IncorporatedUS

WHOIS identity

No WHOIS records are currently associated with tps47.telapowered.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for tps47.telapowered.com.

MechanismTarget
SPF_INCLUDE_custspf.telapowered.com

Related pages

Pivot deeper into the graph from tps47.telapowered.com.

Cypher and MCP

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

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