Skip to content

Hostname

faces.run

Last fetched

faces.run resolves to 172.237.129.108, announced in 172.237.128.0/19 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. faces.run 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 · faces.runRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/faces.run

Resolution chain

IPv6 resolution

No AAAA record for faces.run is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:1479
Registrant organisation
domain protection services,
Contact emails
faces.run@protecteddomainservices.com, pw-cc8e54e3376b429023d1c2cc77304a97@privacyguardian.org

Mail and authentication

Nameservers

  • ns1.biz
  • ns2.biz
  • ns3.biz
  • ns4.biz
  • ns5.biz
  • ns1.ns306.parklogic.com
  • ns2.ns306.parklogic.com

MX records

  • mail.eye-mail.net

Threat-feed evidence

History

Related pages

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