Skip to content

Hostname

telmar.com

Last fetched

telmar.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · telmar.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/telmar.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.1018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.10018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.11018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.104.1143.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.193.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.83.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.893.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
99.84.118.1599.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.2599.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.3399.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.118.7599.84.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of telmar.com owner
Contact emails

Subdomains

49 observed subdomains of telmar.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for telmar.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from telmar.com.

Cypher and MCP

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

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