Skip to content

Hostname

smartling.net

Last fetched

smartling.net resolves to 100.29.92.36, announced in 100.24.0.0/13 by AMAZON-AES - Amazon.com, Inc. in US. smartling.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · smartling.netRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smartling.net

Resolution chain

IPv6 resolution

No AAAA record for smartling.net is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
identity protection service
Contact emails
domains@smartling.com, 1053a281-fea4-467d-b86e-ac86caf23d09@identity-protect.org, 10732dff-a3cb-490d-9515-f89141b962e7@identity-protect.org, 13eeef87-86b3-4479-b36b-f6cc0b659bd2@identity-protect.org, 8a018d2e-65da-4d34-8850-b1c801d6a324@identity-protect.org, 8d647cb5-f29f-4e0a-a0a9-69f573d441c9@identity-protect.org, 926d95d5-06e6-4821-8662-50bdf119c3ff@identity-protect.org, owner-10655927@smartling.net.whoisprivacyservice.org, owner-1163560@smartling.net.whoisprivacyservice.org, owner-11942325@smartling.net.whoisprivacyservice.org, owner-5103389@smartling.net.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-492.awsdns-61.com
  • ns-582.awsdns-08.net
  • ns-1349.awsdns-40.org
  • ns-1870.awsdns-41.co.uk

MX records

  • smtp.smartling.net

SPF policy

  • ip: 23.20.54.116/32
  • ip: 50.18.195.33/32
  • ip: 208.117.61.53/32
  • ip: 149.72.198.80/32
  • include: amazonses.com
  • include: _spf.google.com

Threat-feed evidence

History

Related pages

Pivot from smartling.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "smartling.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.