Skip to content

Hostname

webtranslateit.com

Last fetched

webtranslateit.com resolves to 49.12.86.146, announced in 49.12.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. webtranslateit.com 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 · webtranslateit.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webtranslateit.com

Resolution chain

IPv6 resolution

No AAAA record for webtranslateit.com is recorded in WhisperGraph.

Attribution

hetzner

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
briere edouard
Contact emails
contact@metrical.io, 593ffb59ccfceb97e96ea9402487279e-72431@contact.gandi.net, eaa256271556bdf3dc7af19c2491c0ca-7747248@contact.gandi.net, ed05f0661bd6d764d06833027d8f55e9-6273647@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-124-b.gandi.net
  • ns-208-c.gandi.net
  • ns-246-a.gandi.net
  • ns1.gandi.net

MX records

  • in1-smtp.messagingengine.com
  • in2-smtp.messagingengine.com

SPF policy

  • include: helpscoutemail.com
  • include: spf.mailjet.com
  • include: spf.messagingengine.com
  • include: spf.unione.io
  • include: servers.mcsv.net
  • include: spf.mtasv.net
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

Pivot from webtranslateit.com 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: "webtranslateit.com"})-[: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.