Skip to content

Hostname

iam.tellerra.com

Last fetched

iam.tellerra.com resolves to 1 IPv4 address operated by AS28753 in DE.

Nutrition Label

WHISPER CANON · iam.tellerra.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/iam.tellerra.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.17.144.164185.17.144.0/22AS28753DE

WHOIS identity

No WHOIS records are currently associated with iam.tellerra.com in WhisperGraph.

Subdomains

2 observed subdomains of iam.tellerra.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for iam.tellerra.com.

MechanismTarget
SPF_Aiam.tellerra.com
SPF_INCLUDEspf.mxserver.ro
SPF_IP185.92.195.78
SPF_IP95.214.132.16
SPF_MXiam.tellerra.com

Related pages

Pivot deeper into the graph from iam.tellerra.com.

Cypher and MCP

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

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