Skip to content

Hostname

figma.net

Last fetched

figma.net resolves to 108.138.36.15, announced in 108.138.32.0/21 by AMAZON-02 - Amazon.com, Inc. in DE. figma.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 · figma.netRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/figma.net

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
dylan field
Contact emails
781fb17be556498dbc795a85771e91f8.protect@whoisguard.com, services-404040@figma.com, 107d48b4-5efc-43a5-9291-0a49b61e45df@identity-protect.org, 25ae8b26-24c0-48ad-8eb4-40ea172c54db@identity-protect.org, 31faa74b-e9c7-41cc-8f87-1bebc830af8b@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-371.awsdns-46.com
  • ns-745.awsdns-29.net
  • ns-1078.awsdns-06.org
  • ns-1639.awsdns-12.co.uk

Threat-feed evidence

History

Related pages

Pivot from figma.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: "figma.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.